nlohmann / json

JSON for Modern C++
https://json.nlohmann.me
MIT License
42.01k stars 6.63k forks source link

Set minimal permissions to Github Workflows #3972

Closed joycebrum closed 1 year ago

joycebrum commented 1 year ago

Closes #3971

Set top level permissions to all workflows and grant write permission on run level

Tests:

Pull request checklist

Read the Contribution Guidelines for detailed information.

Please don't

coveralls commented 1 year ago

Coverage Status

Coverage: 100.0%. Remained the same when pulling bb3c7cbd0a5373db8d06ae215aa3b828258a2b6d on joycebrum:develop into bbe337c3a30d5f6eea418b4aee399525536de37a on nlohmann:develop.

nlohmann commented 1 year ago

Thanks!