Skip to content

Fix target location for Discriminated Union documentation #1297

Fix target location for Discriminated Union documentation

Fix target location for Discriminated Union documentation #1297

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