Skip to content

Commit

Permalink
ci: add myself to branch protection users
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed Nov 24, 2024
1 parent 5b794f9 commit 92af534
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ branches:
restrictions:
apps:
- renovate
users: []
users:
- tboerger
teams: []

...

0 comments on commit 92af534

Please sign in to comment.