mirror of
https://github.com/block/goose.git
synced 2026-05-01 21:10:54 +00:00
Iand/recipe scanner updates (#4584)
This commit is contained in:
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/**'
|
||||
|
|
|
|||
2
.github/workflows/validate-recipe-pr.yml
vendored
2
.github/workflows/validate-recipe-pr.yml
vendored
|
|
@ -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/**'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue