chore: Build 1hr after main & nvidia, tues/thurs

This commit is contained in:
Kyle Gospodnetich 2023-08-07 01:28:40 -07:00
parent a62418d0a7
commit d52f84f461

View File

@ -1,7 +1,7 @@
name: Build and Push Image
on:
schedule:
- cron: '20 21 * * 2,5' # 21:20 UTC on Tuesdays and Fridays
- cron: '0 9 * * 2,5' # 9 am utc tues thurs
pull_request:
branches:
- main