Make ci-snapshot.yml generic for support branches
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
|
||||
- 6.1.x
|
||||
- '*.x'
|
||||
|
||||
jobs:
|
||||
build-snapshot:
|
||||
|
||||
Reference in New Issue
Block a user