Skip to content

Adds zebrad binary for aarch64 MacOS and Tauri generated schema file #13

Adds zebrad binary for aarch64 MacOS and Tauri generated schema file

Adds zebrad binary for aarch64 MacOS and Tauri generated schema file #13

name: Lint Code Base
on:
pull_request:
branches: [main]
paths-ignore:
- '**.js*'
- '**.ts*'
- Dockerfile
- package.json
- pnpm-lock.yaml
- .github/workflows/ci-lint-codebase.yml
jobs:
linter:
runs-on: ubuntu-latest
steps:
- run: echo "Job not required"