We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 066d4ce commit 10b55dbCopy full SHA for 10b55db
README.md
@@ -53,7 +53,7 @@ on:
53
54
concurrency:
55
group: ${{ github.workflow }}-${{ github.event.issue.number || github.run_id }}
56
- cancel-in-progress: true
+ cancel-in-progress: false
57
58
jobs:
59
plugin_test:
0 commit comments