Cancel timed compilation

pull/300/head
superX 5 years ago committed by GitHub
parent 998b3f2edd
commit f63fe69680
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/workflows/legado.yml

@ -8,8 +8,8 @@ on:
- '3.*' - '3.*'
watch: watch:
types: [started] types: [started]
schedule: #schedule:
- cron: '0 4 * * *' # - cron: '0 4 * * *'
jobs: jobs:
build: build:

Loading…
Cancel
Save