Skip to content

[Contributor Proposal] [Do not merge] Account Abstraction - (Nextjs, WebAuthn, Safe) #106

[Contributor Proposal] [Do not merge] Account Abstraction - (Nextjs, WebAuthn, Safe)

[Contributor Proposal] [Do not merge] Account Abstraction - (Nextjs, WebAuthn, Safe) #106

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