Test startup note2.
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
9d493487de
commit
c091494790
|
@ -5,7 +5,7 @@ on:
|
|||
- master
|
||||
pull_request:
|
||||
env:
|
||||
MB_AUTOEXEC_STARTUP_NOTE: ${{ vars.GITHUB_WORKFLOW }}
|
||||
MB_AUTOEXEC_STARTUP_NOTE: ${{env.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