Skip to content

chore(deps): lock file maintenance #113

chore(deps): lock file maintenance

chore(deps): lock file maintenance #113

Workflow file for this run

name: validate
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
validate:
uses: trussworks/shared-actions/.github/workflows/validate-python.yml@main
with:
python-version: "3.10"