AUTO : Forward from derives_refactoring_8 to alpha (#1406) #574
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name : impls_index | |
on : | |
push : | |
branches : | |
- 'alpha' | |
- 'beta' | |
- 'master' | |
env : | |
CARGO_TERM_COLOR : always | |
jobs : | |
# impls_index | |
test : | |
uses : Wandalen/wTools/.github/workflows/standard_rust_push.yml@alpha | |
with : | |
manifest_path : 'module/core/impls_index/Cargo.toml' | |
module_name : 'impls_index' | |
commit_message : ${{ github.event.head_commit.message }} |