Skip to content

fix: refactor api_new_meeting_registration. Fixes #7608 #3462

fix: refactor api_new_meeting_registration. Fixes #7608

fix: refactor api_new_meeting_registration. Fixes #7608 #3462

Workflow file for this run

name: PR - Run All Tests
on:
pull_request:
branches:
- 'main'
- 'feat/rfc'
paths:
- 'client/**'
- 'ietf/**'
- 'playwright/**'
- 'requirements.txt'
- 'package.json'
jobs:
tests:
uses: ./.github/workflows/tests.yml
with:
ignoreLowerCoverage: false