comment workflow trigger
This commit is contained in:
8
.github/workflows/docs.yaml
vendored
8
.github/workflows/docs.yaml
vendored
@@ -1,9 +1,9 @@
|
||||
name: Generate documentation
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- 'docs/**'
|
||||
#on:
|
||||
# push:
|
||||
# paths:
|
||||
# - 'docs/**'
|
||||
|
||||
jobs:
|
||||
github-pages:
|
||||
|
||||
Reference in New Issue
Block a user