Skip to content

Commit d8a7cf5

Browse files
committed
Add make sanitize-pr to github workflow.
1 parent bf9b248 commit d8a7cf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
sed -i "s|branch = clean-wire-server-docs|branch = ${CURRENT_BRANCH}|g" .gitmodules
3737
3838
cat .gitmodules
39+
make sanitize-pr
3940
make build
4041
4142
# tasks to update the submodule reference in wire-docs repo are yet to be added

0 commit comments

Comments
 (0)