Skip to content

fix ruff tests by running the quiet mode #661

fix ruff tests by running the quiet mode

fix ruff tests by running the quiet mode #661

name: Slash Command Dispatch
on:
issue_comment:
types: [created]
jobs:
slashCommandDispatch:
runs-on: ubuntu-latest
steps:
- name: Slash Command Dispatch
uses: peter-evans/slash-command-dispatch@v2
with:
token: ${{ secrets.ACTION_TRIGGER_TOKEN }}
issue-type: pull-request
commands: |
pre-commit-run