Skip to content

Fix model reference in data_quality__eligibility_demographics #8

Fix model reference in data_quality__eligibility_demographics

Fix model reference in data_quality__eligibility_demographics #8

name: add_issues_to_project
on:
issues:
types: [opened, reopened]
pull_request:
types: [opened, reopened]
branches: [main]
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
# setting the project url so this workflow can be used in other repos
project-url: https://github.com/orgs/tuva-health/projects/3
github-token: ${{ secrets.PROJECT_TOKEN }}