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
on:
push:
branches:
- master
schedule:
- cron: 0 2 * * 0-6
jobs:
integration-test:
runs-on: ubuntu-latest