Skip to content

Refactor GitHub Actions workflow to streamline permissions configuration #184

Refactor GitHub Actions workflow to streamline permissions configuration

Refactor GitHub Actions workflow to streamline permissions configuration #184

Workflow file for this run

name: pre-commit
on:
pull_request:
branches: [main]
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
- uses: pre-commit/[email protected]