Skip to content

TEST: DO NOT MERGE, TESTING AUTOMATIC PR CREATION #15

TEST: DO NOT MERGE, TESTING AUTOMATIC PR CREATION

TEST: DO NOT MERGE, TESTING AUTOMATIC PR CREATION #15

Workflow file for this run

name: Pre-commit

Check failure on line 1 in .github/workflows/ci-pre-commit.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci-pre-commit.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: secrets
on:
workflow_dispatch:
pull_request:
jobs:
pre-commit:
uses: ./.github/workflows/reusable-update-pre-commit.yml
secrets:
token: ${{ secrets.PRECOMMIT_AUTOUPDATE_PR_TOKEN }}