Compare commits
No commits in common. "991e9f1622ac42e484d4d0d7857203e16ad6f91c" and "74229708d225778342a43504899fb0f025bf64a0" have entirely different histories.
991e9f1622
...
74229708d2
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ name: deploy blog
|
|||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 10 * * *' # at 10:00 on wednesday
|
||||
- cron: '0 10 * * 3' # at 10:00 on wednesday
|
||||
push:
|
||||
branches:
|
||||
- staging
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue