We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07d0307 commit 6120ed3Copy full SHA for 6120ed3
.github/workflows/go.yml
@@ -3,7 +3,7 @@ name: Go
3
on:
4
push:
5
branches: [ "main" ]
6
- pull_request:
+ pull_request_target:
7
types: [opened, synchronize, reopened]
8
9
jobs:
0 commit comments