From: Tim Düsterhus Date: Fri, 15 Sep 2023 13:44:39 +0000 (+0200) Subject: Add 6.0 branch to GHA workflows X-Git-Tag: 6.0.0_RC_2~5 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=59115d239a0823dc783caf589898d6290e2676e3;p=GitHub%2FWoltLab%2Fcom.woltlab.wcf.exporter.git Add 6.0 branch to GHA workflows --- diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index af34ca9..ebe58e6 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -7,6 +7,7 @@ on: - "5.3" - "5.4" - "5.5" + - "6.0" - master paths: - '*.php'