Skip to content

Commit 710ddae

Browse files
committed
Merge branch 'chore/use_pull_request_target' into dependabot/go_modules/github.com/spf13/cobra-1.8.1
2 parents 7df1f56 + f6a933e commit 710ddae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: test
22

33
on:
4-
pull_request:
4+
pull_request_target:
55
branches:
66
- main
77

0 commit comments

Comments
 (0)