Merge remote-tracking branch 'origin/master'

pull/352/head
gedoor 4 years ago
commit 41d7d47915
  1. 15
      .github/workflows/legado.yml

@ -4,12 +4,17 @@ on:
release:
types: [published]
push:
branches:
- master
tags:
- '3.*'
watch:
types: [started]
schedule:
- cron: '0 4 * * *'
- '3.*'
pull_request:
branches:
- master
# watch:
# types: [started]
# schedule:
# - cron: '0 4 * * *'
jobs:
build:

Loading…
Cancel
Save