Skip to content

chore(deps-dev): bump scribemd/.github from v0.12.1 to v0.14.0 #486

chore(deps-dev): bump scribemd/.github from v0.12.1 to v0.14.0

chore(deps-dev): bump scribemd/.github from v0.12.1 to v0.14.0 #486

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.107
with:
bump: false
secrets:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
SLACK_ACTIONS_CHANNEL_ID: ${{ secrets.SLACK_ACTIONS_CHANNEL_ID }}