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 name: Recipe Security Scan
on: on:
pull_request: pull_request_target:
types: [opened, synchronize, reopened] types: [opened, synchronize, reopened]
paths: paths:
- 'documentation/src/pages/recipes/data/recipes/**' - 'documentation/src/pages/recipes/data/recipes/**'
+1 -1
View File
@@ -1,7 +1,7 @@
name: Validate Recipe PR name: Validate Recipe PR
on: on:
pull_request: pull_request_target:
types: [opened, synchronize, reopened] types: [opened, synchronize, reopened]
paths: paths:
- 'documentation/src/pages/recipes/data/recipes/**' - 'documentation/src/pages/recipes/data/recipes/**'