.gitea/workflows/prod.yaml aktualisiert
All checks were successful
Website Prod/Test / prod-build (push) Successful in 14s
Website Prod/Test / test-build (push) Successful in 6s

This commit is contained in:
Denys Konovalov 2024-07-05 21:54:20 +02:00
parent 12c8fd3908
commit 49bd7a781b

@ -1,7 +1,8 @@
name: Website Prod/Test name: Website Prod/Test
on: on:
push: [master] push:
branches: [master]
schedule: schedule:
- cron: '@daily' - cron: '@daily'