Skip to content

Commit

Permalink
Add concurrency group to check-for-updates workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
coehlrich authored Sep 8, 2024
1 parent 2c543b8 commit 9a0151e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-for-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
# schedule:
# - cron: "*/30 6-19 * * *"
workflow_dispatch:
concurrency:
group: check-for-updates
permissions:
actions: write

Expand Down

0 comments on commit 9a0151e

Please sign in to comment.