Skip to content

Commit b349d99

Browse files
committed
temp commit for testing purpose
Signed-off-by: Tam Mach <tam.mach@cilium.io>
1 parent f5a4a4e commit b349d99

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/build-envoy-image-ci.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: CI Build & Push
22
on:
3-
pull_request_target:
4-
types: [ opened, synchronize, reopened ]
3+
# pull_request_target:
4+
# types: [ opened, synchronize, reopened ]
5+
pull_request: {}
56

67
permissions:
78
# To be able to access the repository with `actions/checkout`

0 commit comments

Comments
 (0)