committed by
Fredrik Adelöw
parent
b9e5973d9b
commit
e872c7ebaf
@@ -1,10 +1,9 @@
|
||||
# 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:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user