mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
chore(ci): only cancel continuous-integration.yml on PR update
This commit is contained in:
2
.github/workflows/auto-cancel.yml
vendored
2
.github/workflows/auto-cancel.yml
vendored
@@ -10,5 +10,5 @@ jobs:
|
||||
steps:
|
||||
- uses: styfle/cancel-workflow-action@0.10.0
|
||||
with:
|
||||
workflow_id: all
|
||||
workflow_id: continuous-integration.yml
|
||||
access_token: ${{ github.token }}
|
||||
|
||||
Reference in New Issue
Block a user