aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 95bdd67..169d982 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -3,9 +3,6 @@ name: CI
on:
push:
pull_request:
- schedule:
- # Weekly, at 5:30 AM on Sunday (somewhat randomly chosen).
- - cron: '30 5 * * 0'
workflow_dispatch:
jobs: