Skip to content

feat: add group leadership list #3354

feat: add group leadership list

feat: add group leadership list #3354

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