aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorIsaac Freund <mail@isaacfreund.com>2022-01-29 13:48:50 +0100
committerIsaac Freund <mail@isaacfreund.com>2022-01-29 13:48:50 +0100
commit363efd3e7949c9aafc947fda9a58571eee543ab6 (patch)
treed78b70349065b2d19ea74ac0c0b5e174e712dce5 /.github
parent1e3ea826c0e292c02772f72a3d2ef12f293e10cf (diff)
downloadriver-363efd3e7949c9aafc947fda9a58571eee543ab6.tar.gz
river-363efd3e7949c9aafc947fda9a58571eee543ab6.tar.xz
ci: run on 0.1.x branch
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci_build.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/ci_build.yml b/.github/workflows/ci_build.yml
index efa0e3d..94fe86e 100644
--- a/.github/workflows/ci_build.yml
+++ b/.github/workflows/ci_build.yml
@@ -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