Skip to content

fix: Remove GITHUB_TOKEN from commit-check workflow #278

fix: Remove GITHUB_TOKEN from commit-check workflow

fix: Remove GITHUB_TOKEN from commit-check workflow #278

Workflow file for this run

name: Run pre-commit
permissions:
contents: read
on:
push:
pull_request:
types: opened
jobs:
pre-commit:
uses: commit-check/.github/.github/workflows/pre-commit.yml@main