Skip to content

Commit

Permalink
ci: use pull_request_target event
Browse files Browse the repository at this point in the history
  • Loading branch information
bytestream committed Nov 23, 2020
1 parent 347aa3f commit 0fcbe0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: 'Lint PR title'

on:
pull_request:
pull_request_target:
types:
- opened
- edited
Expand Down

0 comments on commit 0fcbe0c

Please sign in to comment.