Skip to content

Commit

Permalink
ci/examples: Fix trigger workflow (envoyproxy#28459)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Northey <ryan@synca.io>
  • Loading branch information
phlax committed Jul 19, 2023
1 parent e70cd03 commit 8f25742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/do_ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@ case $CI_TARGET in

verify.trigger)
setup_clang_toolchain
WORKFLOW="envoy-verify.yml"
WORKFLOW="envoy-publish.yml"
# * Note on vars *
# `ENVOY_REPO`: Should always be envoyproxy/envoy unless testing
# `ENVOY_BRANCH`: Target branch for PRs, source branch for others
Expand Down

0 comments on commit 8f25742

Please sign in to comment.