Skip to content

Commit

Permalink
TEMP: skip reviewdog
Browse files Browse the repository at this point in the history
  • Loading branch information
sksat committed Feb 4, 2022
1 parent 32b1f1f commit fd4afa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check_coding_rule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
- name: reviewdog(github-pr-review)
env:
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
continue-on-error: true
run: |
reviewdog \
-name 'check_coding_rule' \
Expand Down

0 comments on commit fd4afa2

Please sign in to comment.