Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
security: add permissions block to GH workflows (#202)
We want to set the default permissions for workflows to read-only for contents. This is a security measure to prevent accidental changes to the repository. This change adds a top-level permissions block to all workflows in the .github/workflows directory.
- Loading branch information