Merge pull request #10202 from owncloud/skipCodindStandart

do not run coding standart php step when releasing
This commit is contained in:
Phil Davis
2024-10-01 16:33:57 +05:45
committed by GitHub

View File

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