Skip to content

feat: remove eslint #19

feat: remove eslint

feat: remove eslint #19

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