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: branches-ignore:
- main - main
paths: paths:
- '**.yaml'
- '**.yml' - '**.yml'
- '**.j2'
jobs: jobs:
check-and-create-pr: check-and-create-pr:
name: Check and Create PR name: Check and Create PR