Skip to content

fix: use TS viewer by default & allow opening links in external browser #273

fix: use TS viewer by default & allow opening links in external browser

fix: use TS viewer by default & allow opening links in external browser #273

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:
charts: true
sort-by: 'COMMENTS'