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