Skip to content

Commit

Permalink
Change assignees for dependabot and automatic backend PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
jsangmeister committed Apr 23, 2024
1 parent bed1e56 commit bebcaea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ updates:
schedule:
interval: "daily"
assignees:
- "jsangmeister"
- "r-peschke"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
assignees:
- "jsangmeister"
- "r-peschke"
2 changes: 1 addition & 1 deletion .github/workflows/create-prs-for-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
assignee: ostcar
setup-action: setup-autoupdate-pr
- repository: openslides-backend
assignee: jsangmeister
assignee: r-peschke
- repository: openslides-client
assignee: bastianjoel
- repository: openslides-search-service
Expand Down

0 comments on commit bebcaea

Please sign in to comment.