Skip to content

Commit c36fce0

Browse files
authored
Add missing colon
1 parent 5e4dabe commit c36fce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- main
88

99
jobs:
10-
code-quality
10+
code-quality:
1111
name: Code Quality
1212
if: github.actor != 'dependabot[bot]'
1313
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)