Merge pull request #636 from viperML/fix-man

docs: fix github workflow
This commit is contained in:
Vaxry 2022-09-07 13:05:16 +02:00 committed by GitHub
commit 6e195a6b8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ on:
push:
paths:
- docs/**
branches:
- 'main'
jobs:
main: