Skip to content

Commit 2ce4c79

Browse files
committed
Workflow typo
1 parent 53400c5 commit 2ce4c79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dart_frog_lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: dart_frog_lint
33
on:
44
pull_request:
55
paths:
6-
- ".github/workflows/dart_frog.yaml"
6+
- ".github/workflows/dart_frog_lint.yaml"
77
- "packages/dart_frog_lint/example/**"
88
- "packages/dart_frog_lint/lib/**"
99
- "packages/dart_frog_lint/test/**"

0 commit comments

Comments
 (0)