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

View file

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