Skip to content

Commit

Permalink
Fix workflow syntax
Browse files Browse the repository at this point in the history
Issue gh-14535
  • Loading branch information
marcusdacoregio committed Feb 15, 2024
1 parent 2bfdb0c commit 59be555
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]+.[5-9]+.x
- '[5-9]+.[5-9]+.x'

permissions: read-all

Expand Down

0 comments on commit 59be555

Please sign in to comment.