.gitea/workflows/prod.yaml aktualisiert
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
name: Website Prod/Test
|
||||
|
||||
on:
|
||||
push: [master]
|
||||
push:
|
||||
branches: [master]
|
||||
schedule:
|
||||
- cron: '@daily'
|
||||
|
||||
|
Reference in New Issue
Block a user