Merge branch 'main' of https://github.com/s-allius/tsun-gen3-proxy into s-allius/issue56

This commit is contained in:
Stefan Allius
2024-06-08 23:35:18 +02:00

View File

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