Update textlint.yml

This commit is contained in:
Anduin Xue 2022-02-28 11:58:06 +08:00 committed by GitHub
parent 2877d20d68
commit e0462b9fa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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