.gitea/workflows/build.yml aktualisiert

This commit is contained in:
2026-06-15 16:19:37 +00:00
parent aa9171d09d
commit 7daddc33ab
+3 -3
View File
@@ -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: