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