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:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
- '[0-9]+.[0-9]+.x'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
- '[0-9]+.[0-9]+.x'
|
||||||
|
|
||||||
name: voidlinux glibc
|
name: voidlinux glibc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user