schedule build once a week

This commit is contained in:
sstidl 2024-04-15 11:55:58 +02:00 committed by GitHub
parent ac1d806490
commit bccdf5ff27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,8 +6,8 @@ name: Docker
# documentation.
on:
# schedule:
# - cron: '30 20 * * *'
schedule:
- cron: '00 11 * * Mon'
push:
branches: ["*"]
# Publish semver tags as releases.