Skip to content

fix: Update location. #18

fix: Update location.

fix: Update location. #18

Workflow file for this run

name: Main
on:
push:
branches:
- 'main'
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/install-dependencies
- uses: ./.github/actions/lint