.gitea/workflows/build.yml aktualisiert
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
name: Build container image
|
name: Build container image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
# pull_request:
|
||||||
branches:
|
# branches:
|
||||||
- main
|
# - main
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '05 12 * * 2,5'
|
- cron: '05 12 * * 2,5'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|||||||
Reference in New Issue
Block a user