File tree Expand file tree Collapse file tree 3 files changed +0
-23
lines changed
Expand file tree Collapse file tree 3 files changed +0
-23
lines changed Original file line number Diff line number Diff line change 1010 - ' rust-toolchain.toml'
1111 - ' spec.json'
1212 pull_request :
13- paths :
14- - ' **.rs'
15- - Cargo.toml
16- - Cargo.lock
17- - .github/workflows/cargo-clippy.yml
18- - ' rust-toolchain.toml'
19- - ' spec.json'
2013name : cargo clippy
2114jobs :
2215 cargoclippy :
Original file line number Diff line number Diff line change 1212 - ' Makefile'
1313 - ' spec.json'
1414 pull_request :
15- paths :
16- - ' **.rs'
17- - ' **.rs.gen'
18- - Cargo.toml
19- - Cargo.lock
20- - .github/workflows/cargo-test.yml
21- - ' rust-toolchain.toml'
22- - ' Makefile'
23- - ' spec.json'
2415 workflow_dispatch :
2516permissions : read-all
2617concurrency :
Original file line number Diff line number Diff line change 1111 - ' rust-toolchain.toml'
1212 - ' spec.json'
1313 pull_request :
14- paths :
15- - ' **.rs'
16- - Cargo.toml
17- - Cargo.lock
18- - .github/workflows/make-cross.yml
19- - ' rust-toolchain.toml'
20- - ' spec.json'
2114concurrency :
2215 group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
2316 cancel-in-progress : true
You can’t perform that action at this time.
0 commit comments