Skip to content

Hotfix of fit time estimation for initial assumption #307

Hotfix of fit time estimation for initial assumption

Hotfix of fit time estimation for initial assumption #307

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@v3
with:
token: ${{ secrets.REPO_ACCESS_TOKEN }}
reactions: true
commands: fix-pep8
permission: none
issue-type: pull-request