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

test

test #1

Workflow file for this run

name: ESLint
on: [pull_request]
jobs:
eslint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint Action
uses: wearerequired/[email protected]