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: schedule:
- cron: "12 23 * * *" - cron: "12 23 * * *"
concurrency: #concurrency:
cancel-in-progress: true # cancel-in-progress: true
defaults: defaults:
run: run: