Skip to content

Revert "try with errors" #15

Revert "try with errors"

Revert "try with errors" #15

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 ./slash_commands