Merge branch '6.1.x' into 6.2.x

This commit is contained in:
Marcus Hert Da Coregio 2024-02-16 11:53:00 -03:00
commit 94f885cbdf

View File

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