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