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

docs: unify documentation workflows with improved validation#72

docs: unify documentation workflows with improved validation

docs: unify documentation workflows with improved validation #72

Workflow file for this run

name:Docs Preview
on:
pull_request:
types:[opened, synchronize, reopened]
paths:
-'docs/**'
-'**.md'
-'.github/docs/**'
-'.github/workflows/docs-preview*.yaml'
-'.github/workflows/docs-unified*.yaml'
permissions:
contents:read
pull-requests:write
jobs:
# Simple and direct preview generation for PRs
docs-preview:
name:Generate Docs Preview
uses:./.github/workflows/docs-unified.yaml
permissions:
contents:read
pull-requests:write
with:
preset:'pr'# Use the PR preset with all the right configurations
# Skip link checking for faster preview
check-links:false

[8]ページ先頭

©2009-2025 Movatter.jp