WIP: update CI triggers

This commit is contained in:
Ilka Schulz
2026-06-06 13:30:24 +02:00
parent c9fd0b041f
commit 1d8288a38f
2 changed files with 6 additions and 1 deletions
+2
View File
@@ -6,6 +6,7 @@ on:
push:
branches:
- "main"
- "v*"
tags:
- "v*"
pull_request:
@@ -14,6 +15,7 @@ on:
- ".github/workflows/docker.yaml"
branches:
- "main"
- "v*"
permissions:
contents: read
+4 -1
View File
@@ -4,7 +4,10 @@ permissions:
on:
push:
branches:
- main
- "main"
- "v*"
tags:
- "v*"
workflow_call:
concurrency: