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.
1 parent 63656d9 commit aa5d3b2Copy full SHA for aa5d3b2
.github/workflows/documentation-check.yaml
@@ -37,6 +37,6 @@ jobs:
37
38
- name: Undocumented changes
39
run: |
40
- echo "Documentation is not up to date. Please refer to the `Making Changes` in the Contribution Guide on how to properly update documentation."
+ echo 'Documentation is not up to date. Please refer to the `Making Changes` in the Contribution Guide on how to properly update documentation.'
41
exit 1
42
if: failure()
0 commit comments