Skip to content

Commit 4706b7b

Browse files
committed
fix: update pull_request_target to pull_request
Updating pull_request_target to pull_request. see: https://issues.redhat.com/browse/SRVKP-7501
1 parent 59c2203 commit 4706b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kind-e2e-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
- '*.*'
1313
branches:
1414
- main
15-
pull_request_target:
15+
pull_request:
1616
types: [opened, synchronize, reopened]
1717
paths:
1818
- "**.go"

0 commit comments

Comments
 (0)