Skip to content

chore(deps): bump esacteksab/.github from 0.7.0 to 0.9.1 (#71) #128

chore(deps): bump esacteksab/.github from 0.7.0 to 0.9.1 (#71)

chore(deps): bump esacteksab/.github from 0.7.0 to 0.9.1 (#71) #128

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@a6d41b15fc96a28fe28b001938f6486aeb0f55d0