diff --git a/.github/workflows/goalie.yaml b/.github/workflows/goalie.yaml index 93ca4209fc..e5e5d39762 100644 --- a/.github/workflows/goalie.yaml +++ b/.github/workflows/goalie.yaml @@ -1,8 +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: +# schedule: +# - cron: '* * * * *' +on: push jobs: label: