Files
directus/.github/workflows/slash-commands.yaml
rijkvanzanten 8ea179248e No emoji please
2023-04-04 17:49:08 -04:00

16 lines
353 B
YAML

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.LINEAR_PAT }}
reactions: false
commands: |
linear