Skip to content

Commit 4cf30f9

Browse files
authored
ci: add deps to scopes (#84)
1 parent bff6468 commit 4cf30f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
verify-semantic-pull-request:
3636
uses: ./.github/workflows/semantic_pull_request.yml
3737
with:
38-
scopes: "dart_package, flutter_package, pana, semantic_pull_request, spell_check"
38+
scopes: "dart_package, deps, flutter_package, pana, semantic_pull_request, spell_check"
3939

4040
verify-spell-check:
4141
uses: ./.github/workflows/spell_check.yml

0 commit comments

Comments
 (0)