rust-num / num-traits

Numeric traits for generic mathematics in Rust
Apache License 2.0
732 stars 135 forks source link

Add read-only permissions to workflows #263

Closed pnacht closed 1 year ago

pnacht commented 1 year ago

Fixes #262

As per the linked issue, this PR adds top-level read-only permissions to all GitHub workflows. This reduces the risk of a supply-chain attack on the project.