chore(ci): only cancel continuous-integration.yml on PR update

This commit is contained in:
rudy
2022-11-14 10:42:11 +01:00
committed by rudy-6-4
parent 1bce0f3c01
commit 1abea50ff8

View File

@@ -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 }}