Fix workflow syntax

Issue gh-14535
This commit is contained in:
Marcus Hert Da Coregio 2024-02-15 09:23:35 -03:00
parent 2bfdb0c6cd
commit 59be5553a1
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: Trigger Dependabot Auto Merge Forward
on: on:
push: push:
branches: branches:
- [5-9]+.[5-9]+.x - '[5-9]+.[5-9]+.x'
permissions: read-all permissions: read-all