Skip to content

Commit

Permalink
fix small miss
Browse files Browse the repository at this point in the history
  • Loading branch information
tsuyoshicho committed Dec 4, 2020
1 parent a8912e9 commit 7b7d6d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,10 @@ jobs:
uses: actions/checkout@v2
with:
submodules: true
- name: redpen-github-pr-review
- name: textlint-github-pr-review
uses: ./
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
textlint_flags: "doc/**"

0 comments on commit 7b7d6d0

Please sign in to comment.