Open
Description
Describe the bug
The workspace for the job is repo/repo
not org/repo
, while using self-hosted runners on github.com with a single organisation that is fine, but against enterprise there may be multiple orgs with the same repo name that are used by the same runners.
Example: /home/ubuntu/actions-runner/_work/actions-test/actions-test
instead of /home/ubuntu/actions-runner/_work/testorg/actions-test
Runner Version and Platform
Version of your runner? 2.273.5
OS of the machine running the runner? Ubuntu 20.04.2 LTS