Adding paths for workflow trigger.

This commit is contained in:
2025-01-21 19:04:17 -05:00
parent 0e2cbf9f0d
commit 0f370b9f8b
@@ -4,7 +4,9 @@ on:
branches-ignore:
- main
paths:
- '**.yaml'
- '**.yml'
- '**.j2'
jobs:
check-and-create-pr:
name: Check and Create PR