missing .com in pipelines.actions url (#1973)

This commit is contained in:
aaros-pl
2022-07-22 05:12:36 +02:00
committed by GitHub
parent 407a347f83
commit 8d2be3d4fa

View File

@@ -15,7 +15,7 @@ Make sure the runner has access to actions service for GitHub.com or GitHub Ente
```
curl -v https://api.github.com/api/v3/zen
curl -v https://vstoken.actions.githubusercontent.com/_apis/health
curl -v https://pipelines.actions.githubusercontent/_apis/health
curl -v https://pipelines.actions.githubusercontent.com/_apis/health
```
- For GitHub Enterprise Server