diff --git a/.github/workflows/ci-with-tag.yml b/.github/workflows/ci-with-tag.yml index d10bf29c0e46..b53b150ce8e5 100644 --- a/.github/workflows/ci-with-tag.yml +++ b/.github/workflows/ci-with-tag.yml @@ -3,7 +3,7 @@ name: CI-trigger-by-tag on: create: tags: - - * + - '*' env: REGION: us-east-1