Update textlint.yml

This commit is contained in:
Anduin Xue
2022-02-28 11:58:06 +08:00
committed by GitHub
parent 5f69a7d903
commit d8117d54d7

View File

@@ -1,8 +1,16 @@
name: Textlint
on:
schedule:
- cron: '0 */6 * * *'
push:
branches:
- '*'
- '*/*'
- '**'
pull_request:
branches:
- '*'
- '*/*'
- '**'
workflow_dispatch:
jobs: