'.github/workflows/documentation.yml' added for the workflow

This commit is contained in:
Mateusz Pusz
2020-12-16 22:20:05 +01:00
committed by GitHub
parent 943dba6562
commit 94e9b22caa

View File

@@ -25,11 +25,13 @@ name: Documentation
on:
push:
paths:
- '.github/workflows/documentation.yml'
- 'docs/**'
- 'src/**'
- 'example/**'
pull_request:
paths:
- '.github/workflows/documentation.yml'
- 'docs/**'
- 'src/**'
- 'example/**'