We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eaae4f commit 0054d9cCopy full SHA for 0054d9c
.github/workflows/check.yaml
@@ -15,7 +15,7 @@ on:
15
required: true
16
17
jobs:
18
- lint:
+ check:
19
runs-on: ubuntu-latest
20
21
permissions:
0 commit comments