Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(ci): remove bypass rule when dependabot triggers CI (#1904)
## Description This hotfix resolves an authentication error in CI after we updated project and org configs. Dependabot can now reference the correct variable, as shown in [project settings](https://github.com/defenseunicorns/pepr/settings/secrets/dependabot) (if you have access). ## Related Issue Relates to #1852 ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [x] Other (security config, docs update, etc) ## Checklist before merging - [x] Unit, [Journey](https://github.com/defenseunicorns/pepr/tree/main/journey), [E2E Tests](https://github.com/defenseunicorns/pepr-excellent-examples), [docs](https://github.com/defenseunicorns/pepr/tree/main/docs), [adr](https://github.com/defenseunicorns/pepr/tree/main/adr) added or updated as needed - [x] [Contributor Guide Steps](https://docs.pepr.dev/main/contribute/#submitting-a-pull-request) followed
- Loading branch information