Iand/recipe scanner updates (#4584)
This commit is contained in:
@@ -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,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/**'
|
||||||
|
|||||||
Reference in New Issue
Block a user