.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:52:48 +02:00
parent 291b876bb0
commit e20e0a9e4f

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