chore: reset back to cron time as this all seems to work perfectly

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-01-20 08:36:38 +01:00
parent b7b44015c4
commit 231846b4e5
+3 -5
View File
@@ -1,10 +1,8 @@
# on a review from someone in the reviewers group, remove the awaiting-review label and add the awaiting-author label
name: 'goalie: run cron'
# on:
# schedule:
# - cron: '* * * * *'
on: push
on:
schedule:
- cron: '* * * * *'
jobs:
label: