jobs:
test:
runs-on: broswer
steps:
-put link https://api.github.com/repos/imdev/gmp/pulls/comments in google chrome
but it doesn’t work, because our github is enterprise and domain is not github.com
jobs:
test:
runs-on: broswer
steps:
-put link https://api.github.com/repos/imdev/gmp/pulls/comments in google chrome
but it doesn’t work, because our github is enterprise and domain is not github.com
Welcome!
You will have to ask your GitHub Enterprise admin what the correct path is for your domain.
thank you very much!