Add the 5.5 branch to GitHub workflows
authorTim Düsterhus <duesterhus@woltlab.com>
Tue, 10 May 2022 15:32:38 +0000 (17:32 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Tue, 10 May 2022 15:32:38 +0000 (17:32 +0200)
.github/workflows/javascript.yml
.github/workflows/php.yml

index 4f7f35ff6a92e29de92f1bbf960a6982e8dd29df..8e3c31b47643e0591cf066cefa56293257a5ce3e 100644 (file)
@@ -6,6 +6,7 @@ on:
     - "5.2"
     - "5.3"
     - "5.4"
+    - "5.5"
     - master
   pull_request:
 
index 8e944260f2bf835faddb3a67c6251e894b338e7a..9913c08ca8d5d421826832a3006840057a9bfefa 100644 (file)
@@ -6,6 +6,7 @@ on:
     - "5.2"
     - "5.3"
     - "5.4"
+    - "5.5"
     - master
   pull_request: