Notifications and workflow triggers - typo fix.
Validate DAGs / DAGU DAG(s) Validation (push) Failing after 48s
Validate DAGs / DAGU DAG(s) Validation (push) Failing after 48s
This commit is contained in:
@@ -115,5 +115,5 @@ jobs:
|
|||||||
uses: EndBug/add-and-commit@v9
|
uses: EndBug/add-and-commit@v9
|
||||||
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"
|
||||||
Reference in New Issue
Block a user