comment workflow trigger

This commit is contained in:
Wojtek Krzywiec
2020-06-22 20:58:58 +02:00
parent 76644394e4
commit 1a572290fa

View File

@@ -1,9 +1,9 @@
name: Generate documentation
on:
push:
paths:
- 'docs/**'
#on:
# push:
# paths:
# - 'docs/**'
jobs:
github-pages: