Startup note test 6.
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
4b80dd6c16
commit
4e62282839
|
@ -5,7 +5,7 @@ on:
|
|||
- master
|
||||
pull_request:
|
||||
env:
|
||||
MB_AUTOEXEC_STARTUP_NOTE: Test ${{ vars.GITHUB_WORKFLOW }}
|
||||
MB_AUTOEXEC_STARTUP_NOTE: Test ${{ 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