Skip to content

feat(oxlint-config-smarthr): eslint-plugin-smarthrを>=6.14.0に更新 #16

feat(oxlint-config-smarthr): eslint-plugin-smarthrを>=6.14.0に更新

feat(oxlint-config-smarthr): eslint-plugin-smarthrを>=6.14.0に更新 #16

Workflow file for this run

name: Preview Release
on:
pull_request:
types: [opened, reopened, synchronize]
paths:
- 'packages/oxlint-config-smarthr/**'
jobs:
previewRelease:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: pnpm/action-setup@v6
with:
package_json_file: 'package.json'
run_install: false
- uses: actions/setup-node@v6
with:
node-version-file: '.node-version'
- run: pnpx pkg-pr-new publish packages/oxlint-config-smarthr