actions-rs / clippy-check

📎 GitHub Action for PR annotations with clippy warnings
https://github.com/marketplace/actions/rust-clippy-check
MIT License
287 stars 40 forks source link

Limit the permissions of the API token in the examples #166

Open crawford opened 2 years ago

crawford commented 2 years ago

This action only requires read/write access to the "checks" scope. When the "permissions" object is present, all of the scopes default to "none".