fix names of issue branches

This commit is contained in:
Stefan Allius
2024-06-08 23:57:46 +02:00
parent d0bd599420
commit 37c2246132

View File

@@ -5,7 +5,7 @@ name: Python application
on:
push:
branches: [ "main", "dev-*", "issue*" ]
branches: [ "main", "dev-*", "*/issue*" ]
paths-ignore:
- '**.md' # Do no build on *.md changes
- '**.yml' # Do no build on *.yml changes