mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Don't Build Docs On PR
This commit is contained in:
parent
e7c97686b1
commit
26e543d639
7
.github/workflows/docs_build.yml
vendored
7
.github/workflows/docs_build.yml
vendored
@ -7,15 +7,10 @@ on:
|
|||||||
- docs/**
|
- docs/**
|
||||||
- NewHorizons/Schemas/**
|
- NewHorizons/Schemas/**
|
||||||
|
|
||||||
pull_request:
|
|
||||||
paths:
|
|
||||||
- docs/**
|
|
||||||
- NewHorizons/Schemas/**
|
|
||||||
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
relative_path:
|
relative_path:
|
||||||
description: "Path to set for relative files, set to a blank string for local builds"
|
description: "Path to set for relative files"
|
||||||
required: false
|
required: false
|
||||||
default: "/"
|
default: "/"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user