Skip to content

Commit 69d980f

Browse files
committed
workflows: fix: some docs are generated from source code
1 parent bfa8384 commit 69d980f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/gh-pages.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
branches:
55
# push to data branch will not trigger this workflow
66
- main
7-
paths:
8-
# only changes in docs/ will trigger this workflow
9-
- "docs/**"
107
jobs:
118
deploy-github-pages:
129
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)