1
0
mirror of synced 2026-01-06 15:01:04 -05:00

Use pull_request_target for better security with forked PRs (#22024)

This commit is contained in:
James M. Greene
2021-10-08 10:00:33 -05:00
committed by GitHub
parent 4df9db6cd5
commit 7fba77dfe6

View File

@@ -9,7 +9,7 @@ name: Auto Merge Dependency Updates
# **Who does it impact**: It helps docs engineering focus on higher value work.
on:
pull_request:
pull_request_target:
paths:
- 'package*.json'
- 'Gemfile*'