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 1b304aa commit f56d3f8Copy full SHA for f56d3f8
.github/workflows/prettier.yml
@@ -9,6 +9,7 @@ on:
9
jobs:
10
prettier:
11
name: Run Prettier
12
+ if: false
13
runs-on: ubuntu-latest
14
15
steps:
0 commit comments