Skip to content

Commit

Permalink
Use pull_request_target in bb
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jun 1, 2021
1 parent 692d140 commit 25baee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: bb
on:
issues:
types: [opened, reopened, edited, closed, labeled, unlabeled]
pull_request:
pull_request_target:
types: [opened, reopened, edited, closed, labeled, unlabeled]
jobs:
main:
Expand Down

0 comments on commit 25baee6

Please sign in to comment.