Skip to content

chore: adopting tool-versions #107

chore: adopting tool-versions

chore: adopting tool-versions #107

Workflow file for this run

name: Pre-Commit
on:
pull_request:
branches:
- "main"
push:
branches:
- "*"
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
env:
SKIP: ${{ vars.SKIP }}
permissions:
contents: read
jobs:
precommit-reusable:
uses: esacteksab/.github/.github/workflows/pre-commit.yml@d91bce49a530db16a0d74697709e451f7f9e0648