Update github-pages.yaml to look at the CONTRIBUTING.mb file. (#2593)

* Update github-pages.yaml to look at the CONTRIBUTING.mb file.

* Update .github/workflows/github-pages.yaml

Co-authored-by: Mr.k <mineshtine28546271@gmail.com>

---------

Co-authored-by: Mr.k <mineshtine28546271@gmail.com>
This commit is contained in:
Real-MullaC 2024-08-29 02:11:19 +01:00 committed by GitHub
parent 889ec8f57d
commit 42061faa81
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,7 @@ on:
- '.github/requirements.txt'
- 'docs/**'
- 'overrides/**'
- '.github/CONTRIBUTING.md'
workflow_dispatch:
jobs: