Compare commits
2 commits
74229708d2
...
991e9f1622
| Author | SHA1 | Date | |
|---|---|---|---|
| 991e9f1622 | |||
| f82df9e156 |
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ name: deploy blog
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 10 * * 3' # at 10:00 on wednesday
|
- cron: '0 10 * * *' # at 10:00 on wednesday
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- staging
|
- staging
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue