1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-16 09:10:35 +03:00

Comment that 'env' for another commit

This commit is contained in:
Athanasius 2020-07-31 13:53:23 +01:00
parent ecf4732e44
commit e087cd7f85

View File

@ -27,6 +27,7 @@ jobs:
HEAD_REPO_OWNER: ${{github.event.pull_request.head.repo.owner.login}}
BASE_REF: ${{github.base_ref}}
run: |
# Just to be running something
env
##################################################################