Don't try on push

This commit is contained in:
Jordan Eldredge 2020-01-02 15:25:00 -08:00
parent 57740fa905
commit e81390dddf

View file

@ -1,9 +1,8 @@
name: "Internet Archvie Integration Tests"
on:
push
on:
schedule:
- cron: '0 8 * * *'
- cron: "0 8 * * *"
jobs:
ia-tests: