mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-23 01:57:29 +00:00
Don't try on push
This commit is contained in:
parent
57740fa905
commit
e81390dddf
1 changed files with 2 additions and 3 deletions
5
.github/workflows/ia-integration-tests.yml
vendored
5
.github/workflows/ia-integration-tests.yml
vendored
|
|
@ -1,9 +1,8 @@
|
|||
name: "Internet Archvie Integration Tests"
|
||||
|
||||
on:
|
||||
push
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 8 * * *'
|
||||
- cron: "0 8 * * *"
|
||||
|
||||
jobs:
|
||||
ia-tests:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue