Skip to content

Fix: Score calculation and avoid counting 'dismissed'-reviews as comments #30

Fix: Score calculation and avoid counting 'dismissed'-reviews as comments

Fix: Score calculation and avoid counting 'dismissed'-reviews as comments #30

Workflow file for this run

on:
pull_request:
types: [opened]
name: Pull Request
jobs:
assignAuthor:
name: Assign author to PR
runs-on: ubuntu-latest
steps:
- name: Assign author to PR
uses: technote-space/assign-author@v1