Update link-checker-pr.yml

This commit is contained in:
jakeatdocforce
2021-12-09 09:28:43 -07:00
committed by mDuo13
parent b1492508d8
commit ff0bbfcffa

View File

@@ -6,6 +6,10 @@ on:
pull_request:
types: [opened, edited, synchronize]
on:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build:
name: "Build and Check Links"