projects
/
GitHub
/
WoltLab
/
com.woltlab.wcf.legalNotice.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc70090
)
Remove the codestyle workflow from branches that are not master
author
Tim Düsterhus
<duesterhus@woltlab.com>
Thu, 7 Apr 2022 07:33:18 +0000
(09:33 +0200)
committer
Tim Düsterhus
<duesterhus@woltlab.com>
Thu, 7 Apr 2022 07:33:18 +0000
(09:33 +0200)
.github/workflows/codestyle.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/codestyle.yml
b/.github/workflows/codestyle.yml
index f51d9439494ed1218f5d7c36bc80ecc8b600e53b..1ec1b48830309ac46f8f4a4ce96690d4d788b386 100644
(file)
--- a/
.github/workflows/codestyle.yml
+++ b/
.github/workflows/codestyle.yml
@@
-3,9
+3,6
@@
name: Code Style
on:
push:
branches:
- - "5.2"
- - "5.3"
- - "5.4"
- master
pull_request: