Skip to content

Commit

Permalink
add pull_request trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
vincerubinetti authored Mar 18, 2024
1 parent 9a75e5b commit dd697ea
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/on-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ name: on-pull-request
run-name: on pull request activity

on:
pull_request:
types:
- opened
- reopened
- synchronize
- closed
pull_request_target:
types:
- opened
Expand Down

0 comments on commit dd697ea

Please sign in to comment.