Skip to content

Allowing more flexible approach to name of column in sample metadata … #276

Allowing more flexible approach to name of column in sample metadata …

Allowing more flexible approach to name of column in sample metadata … #276

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