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 5e4dabe commit c36fce0Copy full SHA for c36fce0
.github/workflows/code-quality.yml
@@ -7,7 +7,7 @@ on:
7
- main
8
9
jobs:
10
- code-quality
+ code-quality:
11
name: Code Quality
12
if: github.actor != 'dependabot[bot]'
13
runs-on: ubuntu-latest
0 commit comments