Test startup note 3.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 4s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 4s
This commit is contained in:
parent
c091494790
commit
2ade7f171d
|
@ -5,7 +5,7 @@ on:
|
|||
- master
|
||||
pull_request:
|
||||
env:
|
||||
MB_AUTOEXEC_STARTUP_NOTE: ${{env.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