Skip to content

Make the model name generation more robust in JSON schema #699

Make the model name generation more robust in JSON schema

Make the model name generation more robust in JSON schema #699

Workflow file for this run

name: release notes
on:
pull_request:
types: [opened, synchronize, labeled, unlabeled]
jobs:
check:
name: has one relnotes label
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: python release/check_relnotes.py