enable verify envoy script (#19303)

This commit is contained in:
Anita Akaeze 2023-10-19 16:47:57 -07:00 committed by GitHub
parent def66ddf0e
commit 6ffcf28df0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ on:
- release/**
env:
SKIP_VERIFY_ENVOY_VERSION: "true" ## temporarily disabled; set to false to enable script
SKIP_VERIFY_ENVOY_VERSION: "false" ## temporarily disabled; set to true to disable script
jobs:
verify-envoy-version: