Schedule (#20)

This commit is contained in:
James Ives 2019-09-05 22:34:59 -04:00 committed by GitHub
parent db4aacadf4
commit 494d15faeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,7 @@
name: integration name: integration
on: on:
push: schedule:
branches: - cron: 0 2 * * 0-6
- master
jobs: jobs:
integration-test: integration-test:
runs-on: ubuntu-latest runs-on: ubuntu-latest