.gitea/workflows/prod.yaml aktualisiert
Some checks failed
website-main / test-build (push) Has been cancelled
website-main / auto-rebuild (push) Has been cancelled
website-main / prod-build (push) Has been cancelled

This commit is contained in:
Denys Konovalov 2023-09-23 13:52:01 +02:00
parent 92cbef69e8
commit 291b876bb0

@ -6,6 +6,8 @@ on:
- master
issue_comment:
types: [created]
schedule:
- cron: '52 13 * * *'
concurrency:
group: ${{ gitea.workflow }}-${{ gitea.ref }}