Skip to content

Commit

Permalink
Merge pull request #2 from takeharak/test
Browse files Browse the repository at this point in the history
tt
  • Loading branch information
github-actions[bot] authored Apr 4, 2024
2 parents 11df9ae + 0ac4f44 commit c9f1ee0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ jobs:
on-success:
name: runner / auto-merge
runs-on: ubuntu-latest
if: ${{ always() && contains(join(needs.*.result, ','), 'success') }}
needs: [ prettier, textlint ]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit c9f1ee0

Please sign in to comment.