Skip to content

feat: add eslint

feat: add eslint #21

Workflow file for this run

name: ubuntu
on:
push:
branch:
- "*"
jobs:
lint-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run deploy.sh
run: ${GITHUB_WORKSPACE}/deploy.sh