arpitjain099 opened a new pull request, #17649:
URL: https://github.com/apache/iotdb/pull/17649

   ## Summary
   - Add explicit workflow `permissions` blocks to 16 CI workflows that 
previously relied on default token scopes.
   - Set least-privilege `contents: read` for these test/build/check workflows.
   
   ## Why
   These workflows are CI validation jobs and only need repository read access 
for checkout and execution. Explicit permissions harden `GITHUB_TOKEN` usage 
and make required scope clear.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to