Skip to content

READY: rework & regenerate workflow (#1437) #617

READY: rework & regenerate workflow (#1437)

READY: rework & regenerate workflow (#1437) #617

name : wlang
on :
push :
branches :
- 'alpha'
- 'beta'
- 'master'
env :
CARGO_TERM_COLOR : always
jobs :
# wlang
test :
uses : Wandalen/wTools/.github/workflows/standard_rust_push.yml@alpha
with :
manifest_path : 'module/blank/wlang/Cargo.toml'
module_name : 'wlang'
commit_message : ${{ github.event.head_commit.message }}
commiter_username: ${{ github.event.head_commit.committer.username }}