Skip to content

feat: add RepositoriesReconcile taskfile #35

feat: add RepositoriesReconcile taskfile

feat: add RepositoriesReconcile taskfile #35

Workflow file for this run

name: PR
on:
pull_request:
types: [opened, reopened, edited, labeled, unlabeled, synchronize]
concurrency:
group: pr-pre-commit-check-${{ github.ref }}
cancel-in-progress: true
permissions:
statuses: write
contents: read
checks: write
pull-requests: read
jobs:
pre_commmit:
name: Pre-commit
uses: dnlopes/Reusable.Workflows/.github/workflows/pre-commit-hooks.yaml@fa086d1bb6466700722d36365fc46aace382b7e5 # v1
secrets: inherit