Skip to content

Upsert participants fix to allow empty external-org-name (#995) #291

Upsert participants fix to allow empty external-org-name (#995)

Upsert participants fix to allow empty external-org-name (#995) #291

name: Security Checks
on:
workflow_dispatch:
push:
jobs:
pip-audit:
runs-on: ubuntu-latest
name: Pip Audit
steps:
- uses: actions/checkout@v4
- uses: pypa/[email protected]
with:
inputs: requirements.txt requirements-dev.txt
summary: true