Merge pull request 'Update .forgejo/workflows/deploy.yaml' (#37) from xengi-patch-1 into production

Reviewed-on: cccb-website-team/www#37
This commit is contained in:
XenGi 2026-05-09 22:38:30 +02:00
commit 991e9f1622

View file

@ -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