Skip to content

Commit

Permalink
Change branch pattern
Browse files Browse the repository at this point in the history
Issue gh-14535
  • Loading branch information
marcusdacoregio committed Feb 16, 2024
1 parent 2159f3a commit 6230806
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Trigger Dependabot Auto Merge Forward
on:
push:
branches:
- '[5-9]+.[0-9]+.x'
- '*.x'

permissions: read-all

Expand Down

0 comments on commit 6230806

Please sign in to comment.