Merge pull request 'Update .forgejo/workflows/deploy.yaml' (#37) from xengi-patch-1 into production
All checks were successful
deploy blog / deploy (push) Successful in 49s
All checks were successful
deploy blog / deploy (push) Successful in 49s
Reviewed-on: #37
This commit is contained in:
commit
991e9f1622
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ name: deploy blog
|
|||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 10 * * 3' # at 10:00 on wednesday
|
||||
- cron: '0 10 * * *' # at 10:00 on wednesday
|
||||
push:
|
||||
branches:
|
||||
- staging
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue