feat: 改用分支名稱鎖定 review 工作流

This commit is contained in:
2026-05-11 14:10:57 +00:00
parent e217b18c62
commit 09533ff741
+1 -1
View File
@@ -1,6 +1,6 @@
name: AI
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
group: ${{ github.workflow }}-${{ github.head_ref }}
cancel-in-progress: true
on:
pull_request: