Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Autogenerated by https://github.com/change-engine/ecu/github #304

Autogenerated by https://github.com/change-engine/ecu/github

Autogenerated by https://github.com/change-engine/ecu/github #304

Workflow file for this run

name: CI
on: [push]
permissions:
contents: read
defaults:
run:
shell: bash
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/install
- run: yarn lint