This commit is contained in:
2025-01-11 13:50:30 +01:00
parent cc33ca2e0c
commit b52a4982a6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ on:
paths: [ "README.md", "values.yaml" ]
types: [ "opened", "reopened", "synchronize" ]
push:
paths: [ "README.md", "values.yaml" ]
# paths: [ "README.md", "values.yaml" ]
workflow_dispatch: {}
jobs:
+1 -1
View File
@@ -5,7 +5,7 @@ on:
paths: [ "**/*.md" ]
types: [ "opened", "reopened", "synchronize" ]
push:
paths: [ "**/*.md" ]
# paths: [ "**/*.md" ]
workflow_dispatch: {}
jobs: