mirror of
https://github.com/Brandon-Rozek/website.git
synced 2024-11-09 10:40:34 -05:00
Commenting out concurrency section for now
This commit is contained in:
parent
f080564487
commit
52a9a6acb0
1 changed files with 2 additions and 2 deletions
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
|
@ -7,8 +7,8 @@ on:
|
|||
schedule:
|
||||
- cron: "21 14 * * *"
|
||||
|
||||
concurrency:
|
||||
cancel-in-progress: true
|
||||
#concurrency:
|
||||
# cancel-in-progress: true
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
|
Loading…
Reference in a new issue