mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-17 17:42:20 +03:00
pr-checks: Try without setting checkout ref
Going to test this with new PR from Athanasius account, with a 'behind' develop.
This commit is contained in:
parent
ed8b573090
commit
51f5cc3a31
2
.github/workflows/pr-checks.yml
vendored
2
.github/workflows/pr-checks.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
# https://github.com/actions/checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
ref: ${{github.head.sha}}
|
||||
#ref: ${{github.head.sha}}
|
||||
#repository: ${{github.event.pull_request.head.repo.full_name}}
|
||||
#fetch-depth: 0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user