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.*'
watch:
types: [started]
schedule:
- cron: '0 4 * * *'
#schedule:
# - cron: '0 4 * * *'
jobs:
build:

Loading…
Cancel
Save