Skip to content

Add check for max endpoint count #17

Add check for max endpoint count

Add check for max endpoint count #17

Workflow file for this run

name: pre-commit
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]