.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 started running

This commit is contained in:
Denys Konovalov 2023-09-23 13:54:58 +02:00
parent ac6e8bad49
commit c727cc9232

@ -7,7 +7,7 @@ on:
issue_comment: issue_comment:
types: [created] types: [created]
schedule: schedule:
- cron: '53 13 * * *' - cron: '56 13 * * *'
concurrency: concurrency:
group: ${{ gitea.workflow }}-${{ gitea.ref }} group: ${{ gitea.workflow }}-${{ gitea.ref }}