Compare commits

..

No commits in common. "main" and "bug/tao_version" have entirely different histories.

View File

@ -6,10 +6,6 @@ on:
- main
- develop
pull_request:
branches:
- main
paths-ignore:
- '.gitea/**'
jobs:
test:
@ -17,7 +13,7 @@ jobs:
container: docker.xuanyuan.me/xeden3/ai-code-reviewer-gitea-runner:v1.2
steps:
- name: Checkout code2
- name: Checkout code
uses: http://119.91.43.128:3003/james/checkout@v4
with:
fetch-depth: 2 # 至少获取最近两次提交