[GHA] Test Cron Schedule

This commit is contained in:
Mitchell Krog 2021-07-09 10:42:29 +02:00 committed by GitHub
parent f088fbfc60
commit bb1d880e5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,8 @@ on:
pull_request: pull_request:
branches: branches:
- master - master
schedule:
- cron: '0 11 * * *'
jobs: jobs:
build: build: