Skip to content

Feat: Make config spec available to users (orig. contribution from @tinomerl) #93

Feat: Make config spec available to users (orig. contribution from @tinomerl)

Feat: Make config spec available to users (orig. contribution from @tinomerl) #93

name: Slash Command Dispatch
on:
issue_comment:
types: [created]
env:
AIRBYTE_ANALYTICS_ID: ${{ vars.AIRBYTE_ANALYTICS_ID }}
jobs:
slashCommandDispatch:
runs-on: ubuntu-latest
steps:
- name: Slash Command Dispatch
uses: peter-evans/slash-command-dispatch@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
commands: |
autofix