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 aa8661a commit a60a383Copy full SHA for a60a383
.github/workflows/lint-rust.yml
@@ -10,7 +10,7 @@ on:
10
- dev
11
pull_request:
12
paths:
13
- - '.github/workflows/lint-cli.yml'
+ - '.github/workflows/lint-rust.yml'
14
- 'crates/**'
15
16
env:
0 commit comments