Skip to content

Add exception handlers for backend #1266

Add exception handlers for backend

Add exception handlers for backend #1266

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'