arpitjain099 opened a new pull request, #3243:
URL: https://github.com/apache/iggy/pull/3243
## Summary
- Add explicit `permissions` blocks with `contents: read` to reusable
workflows:
- `.github/workflows/_detect.yml`
- `.github/workflows/_build_rust_artifacts.yml`
- `.github/workflows/_build_python_wheels.yml`
## Why
These reusable workflows perform checkout/build/packaging operations and do
not require broad token privileges. Explicit read-only permissions tighten
default GitHub token scope and make required access 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]