ci: 算了你还是取消吧

This commit is contained in:
MistEO
2025-11-01 19:04:22 +08:00
committed by GitHub
parent 81793fc040
commit 79fce90bf8

View File

@@ -31,7 +31,7 @@ on:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ github.ref != 'refs/heads/dev' }}
cancel-in-progress: true
jobs:
meta: