Testing workflow trigger.
This commit is contained in:
@@ -116,4 +116,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
add: ".dag-validation-complete"
|
add: ".dag-validation-complete"
|
||||||
default_author: github_actor
|
default_author: github_actor
|
||||||
message: "chore: mark DAG validation complete"
|
message: "chore: mark DAG validation complete"
|
||||||
|
push: true
|
||||||
@@ -12,6 +12,7 @@ on:
|
|||||||
branches-ignore:
|
branches-ignore:
|
||||||
- 'main'
|
- 'main'
|
||||||
paths:
|
paths:
|
||||||
|
- '.dagu-validation-complete'
|
||||||
- 'app-configs/**'
|
- 'app-configs/**'
|
||||||
- '!app-configs/rikku/homeassistant/**'
|
- '!app-configs/rikku/homeassistant/**'
|
||||||
- '!app-configs/rinoa/dagu/dags/**'
|
- '!app-configs/rinoa/dagu/dags/**'
|
||||||
|
|||||||
Reference in New Issue
Block a user