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 824aa0b commit 58aa127Copy full SHA for 58aa127
.github/workflows/lint.yml
@@ -7,7 +7,7 @@ on:
7
- main
8
9
jobs:
10
- publish-npm:
+ lint:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout
0 commit comments