Skip to content

add command responses for all languages #32

add command responses for all languages

add command responses for all languages #32

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