Do no build on *.yml changes

This commit is contained in:
Stefan Allius
2024-08-09 22:12:17 +02:00
parent d891e486e7
commit 13f9febb47

View File

@@ -8,7 +8,7 @@ on:
branches: [ "main", "dev-*", "*/issue*" ]
paths-ignore:
- '**.md' # Do no build on *.md changes
# - '**.yml' # Do no build on *.yml changes
- '**.yml' # Do no build on *.yml changes
- '**.yaml' # Do no build on *.yaml changes
- '**.yuml' # Do no build on *.yuml changes
- '**.svg' # Do no build on *.svg changes