]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
[collectd 6] trigger github worker on collectd-6.0 branch
authorLeonard Göhrs <l.goehrs@pengutronix.de>
Mon, 30 Jan 2023 13:09:28 +0000 (14:09 +0100)
committerMatthias Runge <mrunge@matthias-runge.de>
Wed, 1 Feb 2023 08:07:59 +0000 (09:07 +0100)
Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
.github/workflows/build.yml

index 46438a761ebc6ef32b7115004e85809a62f0dc79..082be1acfb24060186e658a16743fdf40b4318d8 100644 (file)
@@ -2,9 +2,9 @@ name: Build
 
 on:
   push:
-    branches: [ main ]
+    branches: [ collectd-6.0 ]
   pull_request:
-    branches: [ main ]
+    branches: [ collectd-6.0 ]
 
 permissions:
   contents: read