Skip to content

Commit

Permalink
.github/
Browse files Browse the repository at this point in the history
  • Loading branch information
phlax committed Jun 1, 2023
1 parent 91188e1 commit 8e464f2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/envoy-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,9 @@ jobs:
- name: 'Checkout Repository'
uses: actions/checkout@v3
with:
repository: envoyproxy/envoy
ref: main
# repository: envoyproxy/envoy
repository: phlax/envoy
ref: bazel-go-protos
fetch-depth: 0
path: upstream

Expand Down

0 comments on commit 8e464f2

Please sign in to comment.