Revert workflow change.

This commit is contained in:
James Cole 2024-06-15 13:02:53 +02:00
parent 73ad865581
commit 72d55cb953
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: '0 3 * * MON'
- cron: '0 3 * * MON,THU'
jobs:
build: