Notifications and workflow triggers - typo fix.
Validate DAGs / DAGU DAG(s) Validation (push) Failing after 48s

This commit is contained in:
2025-09-14 08:02:14 -04:00
parent c9cff006b5
commit d3f0b9e681
+1 -1
View File
@@ -115,5 +115,5 @@ jobs:
uses: EndBug/add-and-commit@v9
with:
add: ".dag-validation-complete"
default_author: "${{ github.actor }}"
default_author: "${{ github_actor }}"
message: "chore: mark DAG validation complete"