feat: 同時只能有一個 review.yaml 執行

This commit is contained in:
2026-05-11 14:08:40 +00:00
parent 65cf45c558
commit cd0ced1b7f
+3
View File
@@ -1,4 +1,7 @@
name: AI name: AI
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on: on:
pull_request: pull_request:
branches-ignore: branches-ignore: