mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-06 10:23:06 +03:00
pr-checks: No 'with:' if the body is empty
This commit is contained in:
parent
51f5cc3a31
commit
06568aeb2e
2
.github/workflows/pr-checks.yml
vendored
2
.github/workflows/pr-checks.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
- name: Checkout head commits
|
- name: Checkout head commits
|
||||||
# https://github.com/actions/checkout
|
# https://github.com/actions/checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
#with:
|
||||||
#ref: ${{github.head.sha}}
|
#ref: ${{github.head.sha}}
|
||||||
#repository: ${{github.event.pull_request.head.repo.full_name}}
|
#repository: ${{github.event.pull_request.head.repo.full_name}}
|
||||||
#fetch-depth: 0
|
#fetch-depth: 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user