Update github-pages.yml

This commit is contained in:
Real-MullaC 2024-09-13 12:51:27 +01:00 committed by GitHub
parent 1a17dbf2ac
commit 34a610a012
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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