We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
make sanitize-pr
1 parent bf9b248 commit d8a7cf5Copy full SHA for d8a7cf5
.github/workflows/build.yaml
@@ -36,6 +36,7 @@ jobs:
36
sed -i "s|branch = clean-wire-server-docs|branch = ${CURRENT_BRANCH}|g" .gitmodules
37
38
cat .gitmodules
39
+ make sanitize-pr
40
make build
41
42
# tasks to update the submodule reference in wire-docs repo are yet to be added
0 commit comments