Skip to content

chore: update configurations and refactor RPC service references #170

chore: update configurations and refactor RPC service references

chore: update configurations and refactor RPC service references #170

Workflow file for this run

name: Enforce kebab-case
on:
push:
pull_request:
jobs:
check-filenames:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
- name: Check For Non Kebab-Cased TypeScript Files
run: .github/workflows/scripts/kebab-case.sh