Skip to content

mass-rebuild-reporter: Only search for issues in the current repsitory #373

mass-rebuild-reporter: Only search for issues in the current repsitory

mass-rebuild-reporter: Only search for issues in the current repsitory #373

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@v4
- uses: ./.github/actions/prepare-python
- uses: pre-commit/[email protected]