mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 18:02:05 -05:00
Meta: Track Meta/Websites/man.serenityos.org changes in manpages action
This commit is contained in:
parent
8449521064
commit
e96ac568a7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/manpages.yml
vendored
1
.github/workflows/manpages.yml
vendored
|
@ -4,6 +4,7 @@ on:
|
|||
push:
|
||||
paths:
|
||||
- "Base/usr/share/man/**"
|
||||
- "Meta/Websites/man.serenityos.org/**"
|
||||
|
||||
env:
|
||||
MAN_DIR: ${{ github.workspace }}/Base/usr/share/man/
|
||||
|
|
Loading…
Add table
Reference in a new issue