Commenting out concurrency section for now

This commit is contained in:
Brandon Rozek 2023-02-19 23:50:26 -05:00
parent f080564487
commit 52a9a6acb0
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480

View file

@ -7,8 +7,8 @@ on:
schedule:
- cron: "21 14 * * *"
concurrency:
cancel-in-progress: true
#concurrency:
# cancel-in-progress: true
defaults:
run: