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 51cf17e commit dc9ea6dCopy full SHA for dc9ea6d
.github/workflows/optional-modifications.yml
@@ -8,7 +8,7 @@ on:
8
- cron: "0 0 */7 * *"
9
10
concurrency:
11
- group: ${{ github.ref_name || github.sha }}
+ group: self-hosted-optional-modifications
12
cancel-in-progress: true
13
14
defaults:
0 commit comments