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 82d3c2e commit c2d8f14Copy full SHA for c2d8f14
1 file changed
.github/workflows/ci.yml
@@ -24,6 +24,10 @@ on:
24
description: "Markdownlint"
25
type: boolean
26
default: false
27
+ prettier:
28
+ description: "Prettier"
29
+ type: boolean
30
+ default: false
31
tests:
32
description: "Tests"
33
0 commit comments