Ignore action configuration.

This commit is contained in:
2023-10-20 09:43:20 +01:00
parent 5e945c4ba0
commit b999885e0e
+1
View File
@@ -6,6 +6,7 @@ on:
paths-ignore:
- '**.md'
- '**/release.yaml'
- 'action.yml'
branches:
- "master"
- "main"