diff --git a/.github/workflows/scoring.yaml b/.github/workflows/scoring.yaml index c7338c7596..c0b95407cf 100644 --- a/.github/workflows/scoring.yaml +++ b/.github/workflows/scoring.yaml @@ -1,8 +1,8 @@ # Workflow derived from https://github.com/r-lib/actions/tree/v2/examples # Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help on: - schedule: - - cron: '0 0 * * *' + #schedule: + # - cron: '0 0 * * *' workflow_dispatch: name: scoring