From: Tim Düsterhus Date: Wed, 9 Mar 2022 14:10:33 +0000 (+0100) Subject: Remove codestyle workflow for non-PSR-12 branches X-Git-Tag: 5.4.15_dev_1~3^2^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=3810c43b1d34f091ebef97af75fc4f760efe3924;p=GitHub%2FWoltLab%2Fcom.woltlab.wcf.conversation.git Remove codestyle workflow for non-PSR-12 branches see WoltLab/WCF@2163aa902ace5c899fe7ae42220f91e5a3d71865 --- diff --git a/.github/workflows/codestyle.yml b/.github/workflows/codestyle.yml index 485c149..375985c 100644 --- a/.github/workflows/codestyle.yml +++ b/.github/workflows/codestyle.yml @@ -3,8 +3,6 @@ name: Code Style on: push: branches: - - "5.2" - - "5.3" - master pull_request: