Back to monday/thursday

This commit is contained in:
James Cole 2024-02-04 06:36:32 +01:00
parent c1469f016e
commit 40196d48b2
No known key found for this signature in database
GPG Key ID: B49A324B7EAD6D80

View File

@ -8,7 +8,7 @@ on:
required: true required: true
default: 'develop' default: 'develop'
schedule: schedule:
- cron: '15 0 * * *' - cron: '15 0 * * MON,THU'
jobs: jobs:
build: build: