mirror of
https://github.com/curl/curl.git
synced 2026-05-07 00:57:27 +03:00
GHA/appveyor-status: disable gh tool telemetry
Ref: https://cli.github.com/telemetry Closes #21418
This commit is contained in:
parent
7100e8d45a
commit
fd2a729a12
1 changed files with 1 additions and 0 deletions
1
.github/workflows/appveyor-status.yml
vendored
1
.github/workflows/appveyor-status.yml
vendored
|
|
@ -27,6 +27,7 @@ jobs:
|
|||
APPVEYOR_COMMIT_SHA: ${{ github.event.sha }}
|
||||
APPVEYOR_TARGET_URL: ${{ github.event.target_url }}
|
||||
APPVEYOR_REPOSITORY: ${{ github.event.repository.full_name }}
|
||||
DO_NOT_TRACK: '1' # for gh
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
echo "${APPVEYOR_TARGET_URL}" | sed 's/\/project\//\/api\/projects\//' | xargs -t -n1 curl -s -- | \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue