Skip to content

Merge pull request #194 from UnlockedLabs/dependabot/github_actions/a… #50

Merge pull request #194 from UnlockedLabs/dependabot/github_actions/a…

Merge pull request #194 from UnlockedLabs/dependabot/github_actions/a… #50

Workflow file for this run

name: Oxlint Typescript Linter
on:
pull_request:
push:
branches: [main]
jobs:
oxlint:
name: Lint JS
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npx --yes [email protected]