.gitea/workflows/build_nopush.yml aktualisiert

This commit is contained in:
Marko Oldenburg 2024-09-26 11:43:23 +00:00
parent e9b17261c5
commit 75d2aee0db

View File

@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: on:
push: push:
branches: branches:
- devel - main
paths: paths:
- "Dockerfile" - "Dockerfile"