mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 13:15:21 +00:00
Update github-pages.yml
This commit is contained in:
parent
1a17dbf2ac
commit
34a610a012
5
.github/workflows/github-pages.yml
vendored
5
.github/workflows/github-pages.yml
vendored
|
@ -3,10 +3,11 @@ name: GitHub Pages Deploy
|
|||
on:
|
||||
push:
|
||||
paths:
|
||||
- 'mkdocs.yml'
|
||||
- '.github/mkdocs.yml'
|
||||
- '.github/requirements.txt'
|
||||
- 'docs/**'
|
||||
- 'overrides/**'
|
||||
- 'CONTRIBUTING.md'
|
||||
- '.github/CONTRIBUTING.md'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue
Block a user