Merge 38b9fc3721a843df0916d66be1189e427dc3c622 into aeea888ef97b78f0e2047f42344aaf50ccc39147

This commit is contained in:
waja 2024-12-10 15:17:29 +01:00 committed by GitHub
commit 17b9eb6872
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,8 @@ on:
branches: branches:
- master - master
- version-* - version-*
# Run tests for any PRs
pull_request:
schedule: schedule:
# Build the image regularly (each Friday) # Build the image regularly (each Friday)
- cron: '23 04 * * 5' - cron: '23 04 * * 5'