This commit is contained in:
2025-09-13 13:50:04 -04:00
parent c2bb3799f0
commit 752a6bf362
+3
View File
@@ -2,8 +2,11 @@
name: Validate DAGs
on:
workflow_dispatch:
push:
paths: ['./app-configs/rinoa/dagu/dags/**']
branches-ignore:
- main
env:
DAGS_PATH: "./app-configs/rinoa/dagu/dags"