Add 5.4 branch to GitHub workflows
authorTim Düsterhus <duesterhus@woltlab.com>
Mon, 31 May 2021 14:33:46 +0000 (16:33 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 2 Jun 2021 14:37:29 +0000 (16:37 +0200)
.github/workflows/codestyle.yml
.github/workflows/javascript.yml
.github/workflows/php.yml

index 3c7805fb141adef7ae78964f31aec272b2505da5..51c8aa49e286aca2a2b4ee893c174b192df31b82 100644 (file)
@@ -5,6 +5,7 @@ on:
     branches:
     - "5.2"
     - "5.3"
+    - "5.4"
     - master
   pull_request:
 
index 4a3ad0956927a24209e20643fe578a584033f9ff..83bceed56655b10d168bc26e9dbe69834e8f6f65 100644 (file)
@@ -5,6 +5,7 @@ on:
     branches:
     - "5.2"
     - "5.3"
+    - "5.4"
     - master
   pull_request:
 
index fe6161ec55b2d49ef45592bf6fe0f0594b0b10ea..b41bac2af270e5c1061ba7300a080f0c605615d9 100644 (file)
@@ -5,6 +5,7 @@ on:
     branches:
     - "5.2"
     - "5.3"
+    - "5.4"
     - master
   pull_request: