Skip to content

READY : Continue work on assistant (#1489) #14

READY : Continue work on assistant (#1489)

READY : Continue work on assistant (#1489) #14

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