Skip to content

Merge branch 'alpha' of github.com:Wandalen/wTools into alpha #79

Merge branch 'alpha' of github.com:Wandalen/wTools into alpha

Merge branch 'alpha' of github.com:Wandalen/wTools into alpha #79

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