Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
Enable automerge of dependabot PRs for the release branches as well.
  • Loading branch information
laeubi committed Feb 12, 2024
1 parent 803f7eb commit 1a2e690
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
pull_request:
branches:
- 'main'
- 'tycho-*'

permissions:
contents: write
Expand Down

0 comments on commit 1a2e690

Please sign in to comment.