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

v2.0.0-beta

v2.0.0-beta #408

Workflow file for this run

name:Node Build
on:
push:
branches:[latest]
pull_request:
workflow_dispatch:
jobs:
build_and_test:
uses:homebridge/.github/.github/workflows/nodejs-build-and-test.yml@latest
with:
enable_coverage:true
secrets:
token:${{ secrets.GITHUB_TOKEN }}
lint:
needs:build_and_test
uses:homebridge/.github/.github/workflows/eslint.yml@latest
lint-docs:
needs:build_and_test
uses:homebridge/.github/.github/workflows/lint-docs.yml@latest

[8]ページ先頭

©2009-2025 Movatter.jp