Skip to content

former : experimenting #121

former : experimenting

former : experimenting #121

name : rust_scheduled
on :
schedule :
- cron : '0 1 * * *'
env :
RUST_BACKTRACE : 1
CARGO_TERM_COLOR : always
WITH_SMOKE : ${{ inputs.with_smoke }}
jobs :
tested :
needs: check
if : ${{ needs.check.outputs.should_run == 'true' }}
uses : Wandalen/wTools/.github/workflows/standard_rust_push.yml@alpha
with :
manifest_path : './Cargo.toml'
module_name : $\{{ github.event.base.ref }}_$\{{ github.event.number }}
commit_message : !test_$\{{ github.event.base.ref }}_$\{{ github.event.number }}

Check failure on line 22 in .github/workflows/standard_rust_scheduled.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/standard_rust_scheduled.yml

Invalid workflow file

You have an error in your yaml syntax on line 22