Skip to content

feat: add command responses to all languages #86

feat: add command responses to all languages

feat: add command responses to all languages #86

name: Slash command validation
on: [push, pull_request, workflow_dispatch]
jobs:
validate-json:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Validate JSON files
run: node .github/scripts/validate-slash_commands.js