Skip to content

Commit ef8d6bb

Browse files
committed
1 parent 4b8a622 commit ef8d6bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ on:
88
paths:
99
- "qlty-*/**"
1010
- "Cargo.*"
11-
- ".github/workflows/cli.yml"
11+
- ".github/workflows/docker.yml"
1212
pull_request:
1313
paths:
1414
- "qlty-*/**"
1515
- "Cargo.*"
16-
- ".github/workflows/cli.yml"
16+
- ".github/workflows/docker.yml"
1717

1818
permissions:
1919
contents: read

0 commit comments

Comments
 (0)