Commit Graph

3 Commits

Author SHA1 Message Date
Geoff Seemueller
a3fc75635f Update GitHub Actions workflow permissions and triggers
Added write and read permissions for pull requests, statuses, checks, contents, and actions. Enhanced pull_request trigger with the "synchronize" type and introduced the "merge_group" trigger for merge queue checks. These changes improve workflow flexibility and automation capabilities.
2025-01-10 16:28:51 +00:00
36dc86ff8c Set read permissions for workflows in tests and publish
Added `contents: read` and `pull-requests: read` permissions to the `tests` and `publish` GitHub workflows. This enhances security by explicitly defining the required permissions for these jobs.
2025-01-09 18:11:31 -05:00
a7e7a0a063 version bump; add badges, test/publish workflows 2025-01-09 16:55:44 -05:00