mirror of
https://github.com/Brandon-Rozek/website-toots.git
synced 2025-05-13 10:41:16 +00: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:
|
schedule:
|
||||||
- cron: "12 23 * * *"
|
- cron: "12 23 * * *"
|
||||||
|
|
||||||
concurrency:
|
#concurrency:
|
||||||
cancel-in-progress: true
|
# cancel-in-progress: true
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
|
|
Loading…
Add table
Reference in a new issue