GitHub Actions Fix schedule

This commit is contained in:
cytopia
2020-09-15 14:19:06 +02:00
committed by GitHub
parent 51808ccc1b
commit a782cf22ab

View File

@@ -4,7 +4,7 @@ name: schedule
on: on:
schedule: schedule:
- cron: '*/2 * * * *' - cron: '*/5 * * * *'
jobs: jobs:
build: build: