Skip to content

chore(deps): bump scribemd/pre-commit-action action to v0.9.102 #464

chore(deps): bump scribemd/pre-commit-action action to v0.9.102

chore(deps): bump scribemd/pre-commit-action action to v0.9.102 #464

Workflow file for this run

name: Test
on:
pull_request:
branches:
- main
push:
branches:
- main
permissions:
contents: write
pull-requests: read
jobs:
test:
name: Run Pre-commit Hooks
uses: ScribeMD/pre-commit-action/.github/workflows/test.yaml@0.9.102
with:
bump: false
secrets:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
SLACK_ACTIONS_CHANNEL_ID: ${{ secrets.SLACK_ACTIONS_CHANNEL_ID }}