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 f5c1af6 commit a69589fCopy full SHA for a69589f
.github/workflows/dart_frog_lint.yaml
@@ -4,6 +4,7 @@ on:
4
pull_request:
5
paths:
6
- ".github/workflows/dart_frog.yaml"
7
+ - "packages/dart_frog_lint/example/**"
8
- "packages/dart_frog_lint/lib/**"
9
- "packages/dart_frog_lint/test/**"
10
- "packages/dart_frog_lint/pubspec.yaml"
@@ -12,6 +13,7 @@ on:
12
13
- main
14
15
- ".github/workflows/dart_frog_lint.yaml"
16
17
18
19
0 commit comments