projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca70101
)
Remove the codestyle workflow from branches that are not master
author
Tim Düsterhus
<duesterhus@woltlab.com>
Fri, 6 May 2022 13:11:45 +0000
(15:11 +0200)
committer
Tim Düsterhus
<duesterhus@woltlab.com>
Mon, 9 May 2022 07:16:04 +0000
(09:16 +0200)
.github/workflows/codestyle.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/codestyle.yml
b/.github/workflows/codestyle.yml
index c627e35d28a57d404356bdcf3148df239e4637f5..0b1106c7befcc826c30fab93d62dbe2c509546cf 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: