Only monday / thursday

This commit is contained in:
James Cole 2024-01-30 05:41:44 +01:00
parent 11cfefd908
commit 73529c31e0
No known key found for this signature in database
GPG Key ID: B49A324B7EAD6D80

View File

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