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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -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/**'

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/**'