]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
ci: run unit tests on z-stream branches as well
authorFrantisek Sumsal <frantisek@sumsal.cz>
Thu, 15 Jul 2021 10:27:33 +0000 (12:27 +0200)
committerThe Plumber <50238977+systemd-rhel-bot@users.noreply.github.com>
Thu, 22 Jul 2021 12:15:35 +0000 (14:15 +0200)
Resolves: #1970860
rhel-only

.github/workflows/unit_tests.yml

index 15f5127a75541852e067b71b016be5802fe14b7c..428bde4ed879c5fffeaa2579be79a63eb0efb9d7 100644 (file)
@@ -2,10 +2,7 @@
 # vi: ts=2 sw=2 et:
 #
 name: Unit tests
-on:
-  pull_request:
-    branches:
-      - master
+on: [pull_request]
 
 jobs:
   build: