Skip to content

fix(review): count review rounds by commit, not review state #2

fix(review): count review rounds by commit, not review state

fix(review): count review rounds by commit, not review state #2

Workflow file for this run

name: Tests
on:
pull_request:
push:
branches: [main]
permissions:
contents: read
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6.0.2
with:
fetch-depth: 1
- name: Review cycle counter
run: tests/review-cycle-test.sh