To consider as part of this: - [ ] Ensure publishing secrets aren't available to CI jobs - [x] Consider adding branch protection rules - [ ] Add permissions: https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs - [ ] Reconsider how dev builds are triggered from CI, splitting the it out in a separate pipeline instead of calling the workflow directly from `ci.yml` - Other? Suggested by @webknjaz here: https://github.com/jorisroovers/gitlint/pull/418/files#r1131056985
To consider as part of this:
ci.ymlSuggested by @webknjaz here:
https://github.com/jorisroovers/gitlint/pull/418/files#r1131056985