diff --git a/.github/workflows/ci-snapshot.yml b/.github/workflows/ci-snapshot.yml index 2803d461..74ed09a8 100644 --- a/.github/workflows/ci-snapshot.yml +++ b/.github/workflows/ci-snapshot.yml @@ -5,7 +5,7 @@ on: push: branches: - main - - 3.0.x + - '*.x' jobs: build-snapshot: