We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69a7402 commit 477073cCopy full SHA for 477073c
.github/workflows/ci.yml
@@ -26,5 +26,3 @@ jobs:
26
run: mdl ${{ steps.get_file_changes.outputs.files}}
27
- run: npm install
28
- run: node .github/check-format.js
29
- # Suppress 036 Emphasis used instead of a header
30
- # Suppress 024 Multiple headers with the same content
0 commit comments