ci: run on 0.1.x branch
This commit is contained in:
parent
1e3ea826c0
commit
363efd3e79
2
.github/workflows/ci_build.yml
vendored
2
.github/workflows/ci_build.yml
vendored
@ -2,9 +2,11 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- '[0-9]+.[0-9]+.x'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- '[0-9]+.[0-9]+.x'
|
||||
|
||||
name: voidlinux glibc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user