Merge branch 'v1.7.x'

This commit is contained in:
Niklas Mohrin 2025-03-18 23:51:51 +01:00
commit 769ef4da20
No known key found for this signature in database
GPG key ID: 0ACD89A5C1DEB3EB
5 changed files with 58 additions and 20 deletions

View file

@ -3,9 +3,11 @@ on:
push:
branches:
- main
- "v*.x"
pull_request:
schedule:
- cron: '30 3 * * 2'
workflow_dispatch:
jobs:
test: