Skip to content

Update GitHub Action scheduler #72

Update GitHub Action scheduler

Update GitHub Action scheduler #72

name: Scheduled Jobs

Check failure on line 1 in .github/workflows/scheduled-pings.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/scheduled-pings.yml

Invalid workflow file

`schedule` accepts a list of one or more maps with the `cron` key set
'on':
schedule: []
jobs: {}