Skip to content

Commit a60a383

Browse files
committed
chore(ci): tweak workflow name reference in paths list
1 parent aa8661a commit a60a383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
- dev
1111
pull_request:
1212
paths:
13-
- '.github/workflows/lint-cli.yml'
13+
- '.github/workflows/lint-rust.yml'
1414
- 'crates/**'
1515

1616
env:

0 commit comments

Comments
 (0)