„.gitea/workflows/prod.yaml“ ändern
This commit is contained in:
parent
182d1579c4
commit
2bcd33f8d5
@ -1,11 +1,9 @@
|
|||||||
name: website-main
|
name: website-main
|
||||||
|
|
||||||
on:
|
on:
|
||||||
- push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- schedule:
|
|
||||||
- cron: '0 0 * * *'
|
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.workflow }}-${{ github.ref }}
|
group: ${{ github.workflow }}-${{ github.ref }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user