Compare commits

..

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

View File

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