Merge 0ccfb39d41884b639471f2fb2811cdba029b9f30 into a7ade2cbc4c2ccd9219478569caee60f69a1fed4

This commit is contained in:
waja 2024-12-18 18:18:58 +01:00 committed by GitHub
commit 1440eda077
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'