mirror of
https://github.com/Brandon-Rozek/website-toots.git
synced 2024-11-24 09:06:30 -05:00
Commenting out concurrency section for now
This commit is contained in:
parent
a03dded4c6
commit
51337f68ad
1 changed files with 2 additions and 2 deletions
4
.github/workflows/refresh.yml
vendored
4
.github/workflows/refresh.yml
vendored
|
@ -5,8 +5,8 @@ on:
|
|||
schedule:
|
||||
- cron: "12 23 * * *"
|
||||
|
||||
concurrency:
|
||||
cancel-in-progress: true
|
||||
#concurrency:
|
||||
# cancel-in-progress: true
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
|
Loading…
Reference in a new issue