docs: fix github workflow

This commit is contained in:
Fernando Ayats 2022-09-07 12:44:20 +02:00
parent 5c470d2e54
commit 8d3f6c5d84
1 changed files with 2 additions and 0 deletions

View File

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