Skip to content

Commit

Permalink
fix: Use pull_request_target for SECRET access
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni committed Oct 28, 2020
1 parent 510b293 commit 4f143d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/start-new-engineering-pr-workflow.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Start new engineering PR workflow

on:
pull_request:
pull_request_target:
types: [opened, reopened]

jobs:
Expand Down

0 comments on commit 4f143d5

Please sign in to comment.