Commenting out concurrency section for now

This commit is contained in:
Brandon Rozek 2023-02-19 23:49:42 -05:00
parent a03dded4c6
commit 51337f68ad
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480

View file

@ -5,8 +5,8 @@ on:
schedule:
- cron: "12 23 * * *"
concurrency:
cancel-in-progress: true
#concurrency:
# cancel-in-progress: true
defaults:
run: