mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-02 16:41:04 +03:00
Correct setting of BASE_REPO
This commit is contained in:
parent
c5d43a4ada
commit
2fa10b4a9e
2
.github/workflows/pr-checks.yml
vendored
2
.github/workflows/pr-checks.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
||||
####################################################################
|
||||
- name: Lint with flake8
|
||||
env:
|
||||
BASE_REPO: ${{github.base.full_name}}
|
||||
BASE_REPO: ${{github.base.repo.full_name}}
|
||||
BASE_REF: ${{github.base_ref}}
|
||||
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user