do not run coding standart php step when releasing

This commit is contained in:
Viktor Scharf
2024-10-01 11:17:52 +02:00
parent c2fcbba59b
commit a5d1ee996b

View File

@@ -855,7 +855,6 @@ def codestyle(ctx):
"ref": [
"refs/heads/master",
"refs/pull/**",
"refs/tags/**",
],
},
}