1 Commits

Author SHA1 Message Date
b7bc477d2e .gitea/workflows/build.yaml aktualisiert 2025-10-04 13:02:11 +02:00

View File

@@ -2,11 +2,12 @@ name: Gitea CI/CD
on: on:
workflow_dispatch: workflow_dispatch:
push: #push:
branches: [ "development", "main", "staging"] #branches: [ "development", "main", "staging"]
#tags: [ "v*.*.*" ]
pull_request:
branches: [ "development", "main", "staging" ]
tags: [ "v*.*.*" ] tags: [ "v*.*.*" ]
#pull_request:
#branches: [ "development", "main", "staging" ]
permissions: permissions:
contents: write contents: write