Skip to content

Commit ab853a5

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 aeb8aed commit ab853a5

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
@@ -10,7 +10,7 @@ on:
1010
description: "Run the build with tmate debugging enabled (https://github.com/marketplace/actions/debugging-with-tmate)"
1111
required: false
1212
default: false
13-
pull_request_target:
13+
pull_request:
1414
types: [opened, synchronize, reopened]
1515
paths:
1616
- "**.go"

0 commit comments

Comments
 (0)