diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 62c5e92..c1f093a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,7 @@ name: Meshery Consul on: push: branches: - - '*' + - '**' tags: - 'v*' pull_request: