I'm using github actions to create a test pipeline, but to run the routines I use the approval base that is only available on the corporate network and to access externally it is necessary to have a VPN. When the action runs, it fails to communicate with my base. Does anyone know how I can proceed?