Skip to content

You should always be able to access visits even if the patient table is overflowing with data #306

You should always be able to access visits even if the patient table is overflowing with data

You should always be able to access visits even if the patient table is overflowing with data #306

name: Adds new Issues automatically to the RCPCH National Paediatric Diabetes Audit Project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue or PR to project automatically
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/rcpch/projects/13 #NPDA Project
github-token: ${{ secrets.AUTO_ADD_TO_PROJECT_TOKEN }}