Skip to content

catalog-info: add dependency on Testing Farm, fix owner #459

catalog-info: add dependency on Testing Farm, fix owner

catalog-info: add dependency on Testing Farm, fix owner #459

Workflow file for this run

---
name: pre-commit
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]