Skip to content

NAS-124904 / 24.04 / Refactoring iSCSI tables - part 1 #21

NAS-124904 / 24.04 / Refactoring iSCSI tables - part 1

NAS-124904 / 24.04 / Refactoring iSCSI tables - part 1 #21

Workflow file for this run

name: Pull Request Stats
on:
pull_request:
types: [opened, synchronize]
jobs:
stats:
runs-on: ubuntu-latest
steps:
- name: Run pull request stats
uses: flowwer-dev/pull-request-stats@master
with:
period: 7
charts: true
disableLinks: true
limit: 6
sortBy: 'REVIEWS'