Skip to content

Adding ability to run diagnostic functions on individuals #823

Adding ability to run diagnostic functions on individuals

Adding ability to run diagnostic functions on individuals #823

Workflow file for this run

name: Check NEWS.md Changelog
on:
pull_request:
types: [assigned, opened, synchronize, reopened, labeled, unlabeled]
branches:
- main
jobs:
Check-Changelog:
name: Check Changelog Action
runs-on: ubuntu-latest
steps:
- uses: UCD-SERG/changelog-check-action@v2
with:
changelog: NEWS.md