Use pattern for maintenance branches
**Cherry-pick to `3.0.x`**
This commit is contained in:
1
.github/workflows/ci-snapshot.yml
vendored
1
.github/workflows/ci-snapshot.yml
vendored
@@ -5,6 +5,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- '*.x'
|
||||
|
||||
jobs:
|
||||
build-snapshot:
|
||||
|
||||
Reference in New Issue
Block a user