Skip to content

Commit

Permalink
Trigger on pull_request_target
Browse files Browse the repository at this point in the history
Signed-off-by: Alexey Semenyuk <[email protected]>
  • Loading branch information
alex-semenyuk committed Oct 30, 2023
1 parent c8b86f6 commit 6222cb9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Go
on:
push:
branches: [main]
pull_request:
pull_request_target:
types: [opened, synchronize, reopened]
branches: [main]
workflow_dispatch:

Expand Down

0 comments on commit 6222cb9

Please sign in to comment.