Skip to content

Commit 928f2dd

Browse files
committed
temp commit for testing
Signed-off-by: Tam Mach <[email protected]>
1 parent 7fdf1a1 commit 928f2dd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: .github/workflows/build-envoy-image-ci.yaml

+3-2
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)