Adding paths for workflow trigger.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user