Remove the codestyle workflow from branches that are not master
authorTim Düsterhus <duesterhus@woltlab.com>
Thu, 7 Apr 2022 07:35:35 +0000 (09:35 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Thu, 7 Apr 2022 07:35:35 +0000 (09:35 +0200)
.github/workflows/codestyle.yml

index 53ac290e2b37d11af8c532af00cfb3551b6dac4b..d744c3206b975c67e640fcca80e12134c974ff26 100644 (file)
@@ -3,7 +3,6 @@ name: Code Style
 on:
   push:
     branches:
-    - "5.4"
     - master
   pull_request: