This commit is contained in:
Waylon Walker 2020-07-26 19:23:43 +00:00
commit 3c98d2def1

View file

@ -9,6 +9,8 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]
schedule:
- cron: '*/10 * * * *'
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs: