arpitjain099 opened a new pull request, #472:
URL: https://github.com/apache/opennlp-sandbox/pull/472

   ## Summary
   - Add explicit `permissions` in `.github/workflows/maven.yml` with 
`contents: read`.
   - Add explicit `permissions` in `.github/workflows/license.yaml` with only 
required write scopes:
     - `contents: write`
     - `pull-requests: write`
   
   ## Why
   These workflows currently rely on default token scopes. Declaring 
permissions explicitly improves least-privilege posture while preserving 
existing behavior, including automated NOTICE regeneration PRs.


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