Iand/recipe scanner updates (#4584)

This commit is contained in:
w. ian douglas
2025-09-09 15:25:23 -06:00
committed by GitHub
parent e575124cc4
commit 4cba9a2994
2 changed files with 2 additions and 2 deletions
@@ -1,7 +1,7 @@
name: Recipe Security Scan
on:
pull_request:
pull_request_target:
types: [opened, synchronize, reopened]
paths:
- 'documentation/src/pages/recipes/data/recipes/**'
+1 -1
View File
@@ -1,7 +1,7 @@
name: Validate Recipe PR
on:
pull_request:
pull_request_target:
types: [opened, synchronize, reopened]
paths:
- 'documentation/src/pages/recipes/data/recipes/**'