We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd7c94d commit 7b7fb29Copy full SHA for 7b7fb29
.github/workflows/lint.yml
@@ -2,7 +2,7 @@ name: Lint
2
on: [pull_request]
3
4
jobs:
5
- inspect-storage:
+ lint:
6
runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@v3
0 commit comments