Skip to content

Bug: Consecutive read() operations returns previously stored cache when it's not supposed to #96

Bug: Consecutive read() operations returns previously stored cache when it's not supposed to

Bug: Consecutive read() operations returns previously stored cache when it's not supposed to #96

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