Skip to content

Commit dafc156

Browse files
committed
Update file
1 parent a737523 commit dafc156

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,10 @@ on:
99
repository_dispatch:
1010
types: [trigger_action, retry_workflow]
1111

12-
# 🕸️ Allow concurrent
1312
concurrency:
14-
group: "pages"
1513
cancel-in-progress: true
14+
group: ${{ github.workflow }}
1615

17-
# ⚠️ Set token permissions
1816
permissions: write-all
1917

2018
# 🕸️ Global Environment

0 commit comments

Comments
 (0)