From: Tim Düsterhus Date: Thu, 7 Apr 2022 07:35:35 +0000 (+0200) Subject: Remove the codestyle workflow from branches that are not master X-Git-Tag: 5.5.0_Alpha_1~5^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=156b602ec710e9b5dfd98169b7d146641f668578;p=GitHub%2FWoltLab%2Fcom.woltlab.wcf.conversation.git Remove the codestyle workflow from branches that are not master --- diff --git a/.github/workflows/codestyle.yml b/.github/workflows/codestyle.yml index 53ac290..d744c32 100644 --- a/.github/workflows/codestyle.yml +++ b/.github/workflows/codestyle.yml @@ -3,7 +3,6 @@ name: Code Style on: push: branches: - - "5.4" - master pull_request: