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
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user