Skip to content

Add Existing Frontend Code Into Main Repo #1215

Add Existing Frontend Code Into Main Repo

Add Existing Frontend Code Into Main Repo #1215

Workflow file for this run

name: Pull Request Stats
on: pull_request
jobs:
stats:
runs-on: ubuntu-latest
steps:
- name: Run pull request stats
uses: flowwer-dev/pull-request-stats@master
with:
token: ${{ secrets.ADD_A_PERSONAL_ACCESS_TOKEN }}
period: 120
chats: true
disable-links: false
sort-by: 'REVIEWS'
organization: 'UWOrbital'