Skip to content

fix: WG chair bios + minor updates #114

fix: WG chair bios + minor updates

fix: WG chair bios + minor updates #114

name: 'PR description validator'
on:
pull_request:
types: [opened, edited, reopened]
jobs:
enforce:
runs-on: ubuntu-latest
steps:
- uses: openmodelingfoundation/pr-description-enforcer@v1.3.2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'