mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Schedule (#20)
This commit is contained in:
parent
db4aacadf4
commit
494d15faeb
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@ -1,8 +1,7 @@
|
||||
name: integration
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
schedule:
|
||||
- cron: 0 2 * * 0-6
|
||||
jobs:
|
||||
integration-test:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user