mirror of
1
0
Fork 0

remove schedule from ci

This commit is contained in:
m-richards 2021-02-14 17:39:46 +10:00 committed by GitHub
parent 4ec846cdad
commit 23c54c3866
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@ name: CI
on:
push:
pull_request:
schedule:
- cron: '0 8 * * 6'
jobs:
build:
runs-on: ubuntu-latest