This commit is contained in:
Matthew R. Kasun 2022-04-22 06:54:17 -04:00
parent 3a3cd83e85
commit 81f118bc13

View file

@ -3,7 +3,7 @@ name: Build go-builder images
on:
workflow_dispatch:
schedule:
-cron: '00 21 * * SUN'
- cron: '00 21 * * SUN'
jobs:
go-builder: