Skip to content

remove non-empty condition on hubInbox for heartbeats #40

remove non-empty condition on hubInbox for heartbeats

remove non-empty condition on hubInbox for heartbeats #40

Workflow file for this run

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