Update build-docfx.yml

This commit is contained in:
Zoldorf
2022-03-23 17:31:21 -06:00
committed by GitHub
parent 5dd0fbafa0
commit c6517abea1

View File

@@ -1,18 +1,8 @@
name: Build & Publish Docfx name: Build & Publish Docfx
on: on:
push: schedule:
branches: [ master ] - cron: "0 0 * * 0"
paths:
- '**.cs'
- '**.csproj'
- '**.sln'
- '**.git**'
- '**.yml'
# no docs on which one of these is supposed to work, so
# why not just do both
- 'RobustToolbox'
- 'RobustToolbox/**'
jobs: jobs:
docfx: docfx: