Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

docs: add guide for CodeRabbit GitHub integration#53

docs: add guide for CodeRabbit GitHub integration

docs: add guide for CodeRabbit GitHub integration #53

Workflow file for this run

name:Node.js CI
on:
push:
branches:main
pull_request:
branches:main
jobs:
test:
runs-on:ubuntu-latest
steps:
-uses:actions/checkout@v4
-uses:pnpm/action-setup@v4
with:
version:latest
-uses:actions/setup-node@v4
with:
node-version:latest
cache:pnpm
-run:pnpm install --frozen-lockfile --strict-peer-dependencies
-run:pnpm run build
-run:pnpm run lint

[8]ページ先頭

©2009-2025 Movatter.jp