Skip to content

Commit

Permalink
Add pull_request_target to CI trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Torantulino authored Apr 18, 2023
1 parent 525073b commit 7ac2960
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
pull_request:
branches:
- '**'
pull_request_target:
branches:
- '**'

jobs:
build:
Expand Down

0 comments on commit 7ac2960

Please sign in to comment.