Skip to content

Fix: Resolve issue where read() would fail if it received unexpected/undeclared top-level properties in a stream #84

Fix: Resolve issue where read() would fail if it received unexpected/undeclared top-level properties in a stream

Fix: Resolve issue where read() would fail if it received unexpected/undeclared top-level properties in a stream #84

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