mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-06 10:23:06 +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}}
|
||||
HEAD_REPO_OWNER: ${{github.event.pull_request.head.repo.owner.login}}
|
||||
BASE_REF: ${{github.base_ref}}
|
||||
run: |
|
||||
env
|
||||
##################################################################
|
||||
|
||||
##################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user