]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
github: enable ci-build for all basic branches
authorKarel Zak <kzak@redhat.com>
Tue, 26 Jan 2021 14:52:41 +0000 (15:52 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 26 Jan 2021 14:52:41 +0000 (15:52 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
.github/workflows/cibuild.yml

index 16a9e7a4b1c92e7559ec377f7c97fb1faf10fa45..df0345d32e2db54cd271bf1dc57f3094393b5414 100644 (file)
@@ -3,6 +3,9 @@ on:
   push:
     branches:
       - 'cibuild'
+      - 'master'
+      - 'next'
+      - 'stable/**'
     paths-ignore:
       - 'Documentation/**'
       - 'lib*/docs/**'