这是indexloc提供的服务,不要输入任何密码
Skip to content

Try to publish as 2.0 #8

Try to publish as 2.0

Try to publish as 2.0 #8

Workflow file for this run

jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm lint:oxlint
name: Lint
on:
pull_request: ~
push:
branches:
- main