Try self-hosted runner yet another time
This commit is contained in:
parent
940acef6af
commit
554c0da564
1
.github/workflows/osrm-backend.yml
vendored
1
.github/workflows/osrm-backend.yml
vendored
@ -647,6 +647,7 @@ jobs:
|
|||||||
PR_NUMBER: ${{ github.event.pull_request.number }}
|
PR_NUMBER: ${{ github.event.pull_request.number }}
|
||||||
GITHUB_REPOSITORY: ${{ github.repository }}
|
GITHUB_REPOSITORY: ${{ github.repository }}
|
||||||
RUN_BIG_BENCHMARK: ${{ contains(github.event.pull_request.labels.*.name, 'Performance') }}
|
RUN_BIG_BENCHMARK: ${{ contains(github.event.pull_request.labels.*.name, 'Performance') }}
|
||||||
|
GITHUB_TRIGGERING_ACTOR: SiarheiFed
|
||||||
steps:
|
steps:
|
||||||
- run: cat /home/actions/actions_runner_hook_job_started.sh
|
- run: cat /home/actions/actions_runner_hook_job_started.sh
|
||||||
- name: Enable data.osm.pbf cache
|
- name: Enable data.osm.pbf cache
|
||||||
|
Loading…
Reference in New Issue
Block a user