Fixed startup note.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 5s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 5s
This commit is contained in:
parent
4e62282839
commit
9a0b0cbdb2
|
@ -5,7 +5,7 @@ on:
|
|||
- master
|
||||
pull_request:
|
||||
env:
|
||||
MB_AUTOEXEC_STARTUP_NOTE: Test ${{ github.workflow }}
|
||||
MB_AUTOEXEC_STARTUP_NOTE: ${{github.workflow}}
|
||||
MB_AUTOEXEC_EMBED_USER: GITHUB_ACTOR
|
||||
MB_AUTOEXEC_EMBED_VARS: GITHUB_EVENT_NAME GITHUB_REF_NAME GITHUB_REF_TYPE GITHUB_REPOSITORY GITHUB_REPOSITORY_OWNER
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue