Skip to content

chore(ci): fix to work pr-assigner when first committed failed #322

chore(ci): fix to work pr-assigner when first committed failed

chore(ci): fix to work pr-assigner when first committed failed #322

Workflow file for this run

name: reviewdog
on: [pull_request]
jobs:
biome:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: mongolyy/reviewdog-action-biome@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review