Skip to content

build(deps-dev): bump oxlint from 1.15.0 to 1.18.0 #69

build(deps-dev): bump oxlint from 1.15.0 to 1.18.0

build(deps-dev): bump oxlint from 1.15.0 to 1.18.0 #69

Workflow file for this run

name: Test ignored
permissions:
contents: read
pull-requests: write
on:
pull_request:
paths-ignore:
- 'packages/**/*'
concurrency:
group: test-ignored-${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
runs-on: ubuntu-latest
steps:
- run: exit 0