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

   ## Summary
   - Add an explicit workflow `permissions` block to 
`.github/workflows/python-app.yml`.
   - Set the token scope to `contents: read`.
   
   ## Why
   The Python CI workflow only needs repository read access for 
checkout/build/test operations. Explicit least-privilege permissions harden the 
workflow and avoid relying on broad default token scopes.


-- 
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