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

Call main PR testing workflows#59

Call main PR testing workflows

Call main PR testing workflows #59

name:Call main PR testing workflows
on:
workflow_dispatch:
pull_request:
paths-ignore:
-'**.md'
-'examples/**'
-'CODEOWNERS'
-'LICENSE'
jobs:
spec_testing:
name:"Spec testing"
uses:./.github/workflows/spec.yml
lts_testing:
name:"PE LTS Testing"
needs:spec_testing
uses:./.github/workflows/pe_lts_testing.yml
latest_testing:
name:"PE latest Testing"
needs:spec_testing
uses:./.github/workflows/pe_latest_testing.yml

[8]ページ先頭

©2009-2025 Movatter.jp