Drop cron

This commit is contained in:
Antony Messerli 2022-02-06 10:46:41 -06:00 committed by GitHub
parent 0ae5681e2a
commit 4dcfa2d248
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,6 @@
name: build
on:
push:
schedule:
- cron: '0 6 * * 0'
workflow_dispatch:
jobs: