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 21767d2 commit 973dd4c
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 @@ -63,7 +63,8 @@ branches:
restrictions:
apps:
- renovate
users: []
users:
- tboerger
teams: []

...

0 comments on commit 973dd4c

Please sign in to comment.