projects
/
GitHub
/
WoltLab
/
com.woltlab.wcf.conversation.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7eaa31b
)
Remove the codestyle workflow from branches that are not master
author
Tim Düsterhus
<duesterhus@woltlab.com>
Thu, 7 Apr 2022 07:35:35 +0000
(09:35 +0200)
committer
Tim Düsterhus
<duesterhus@woltlab.com>
Thu, 7 Apr 2022 07:35:35 +0000
(09:35 +0200)
.github/workflows/codestyle.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/codestyle.yml
b/.github/workflows/codestyle.yml
index 53ac290e2b37d11af8c532af00cfb3551b6dac4b..d744c3206b975c67e640fcca80e12134c974ff26 100644
(file)
--- 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: