mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-11 04:42:23 +03:00
Check step needs a 'uses' or 'run', so add latter with 'env' for check
This commit is contained in:
parent
1352931465
commit
ecf4732e44
@ -26,6 +26,8 @@ jobs:
|
|||||||
BASE_REPO_OWNER: ${{github.event.pull_request.base.repo.owner.login}}
|
BASE_REPO_OWNER: ${{github.event.pull_request.base.repo.owner.login}}
|
||||||
HEAD_REPO_OWNER: ${{github.event.pull_request.head.repo.owner.login}}
|
HEAD_REPO_OWNER: ${{github.event.pull_request.head.repo.owner.login}}
|
||||||
BASE_REF: ${{github.base_ref}}
|
BASE_REF: ${{github.base_ref}}
|
||||||
|
run: |
|
||||||
|
env
|
||||||
##################################################################
|
##################################################################
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user