difftreelog
Update codestyle_v2.yml
in: master
1 file changed
.github/workflows/codestyle_v2.ymldiffbeforeafterboth1# Nested workflow for checks related to formatting Rust code 21name: cargo fmt3name: cargo fmt245# Triger: only call from main workflow(re-usable workflows)3on:6on:4 workflow_call:7 workflow_call:58