ci(build): ignore yaml file changes

This commit is contained in:
2025-11-05 22:03:09 +01:00
parent d4f9046f3e
commit 97274243b8
+1
View File
@@ -4,6 +4,7 @@ on:
push:
paths-ignore:
- "**/*.md"
- "**/*.yml"
workflow_dispatch:
jobs: