CI: set DO_NOT_TRACK=1

Closes #21420
This commit is contained in:
Viktor Szakats 2026-04-23 10:17:13 +02:00
parent fd2a729a12
commit e418b42c82
No known key found for this signature in database
16 changed files with 39 additions and 8 deletions

View file

@ -38,6 +38,9 @@ concurrency:
permissions: {}
env:
DO_NOT_TRACK: '1'
jobs:
Fuzzing:
uses: curl/curl-fuzzer/.github/workflows/ci.yml@master # zizmor: ignore[unpinned-uses]