Don't Build Docs On PR

This commit is contained in:
Ben C 2022-07-11 09:33:37 -07:00 committed by GitHub
parent e7c97686b1
commit 26e543d639
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: "/"