mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
use pull_request_target to run action in context of the base repo rather than forked dependabot repo
This commit is contained in:
@@ -4,7 +4,7 @@ permissions:
|
||||
pull-requests: read
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types: [opened]
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user