„.gitea/workflows/prod.yaml“ ändern
This commit is contained in:
parent
60b26f1a32
commit
70ab0be743
@ -1,10 +1,10 @@
|
|||||||
name: website-main
|
name: website-main
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
- push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
schedule:
|
- schedule:
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user