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

feat: Add package info to PR comments#110

feat: Add package info to PR comments

feat: Add package info to PR comments #110

Workflow file for this run

name:Linting
on:
push:
branches:[ main ]
pull_request:
branches:[ main ]
jobs:
build:
runs-on:ubuntu-latest
permissions:
contents:read
steps:
-uses:actions/checkout@v3
-uses:actions/setup-node@v3
with:
node-version:18
cache:'npm'
-run:npm install standard
-run:npm run lint

[8]ページ先頭

©2009-2025 Movatter.jp