Skip to content

Commit a14d2c9

Browse files
committed
ci: run docs deploy workflow on every main/master push
1 parent da6e249 commit a14d2c9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@ name: Deploy Docs
33
on:
44
push:
55
branches: [master, main]
6-
paths:
7-
- 'site/**'
8-
- 'docs/**'
9-
- 'scripts/check_docs_style.py'
10-
- '.github/workflows/deploy-docs.yml'
11-
- 'README.md'
126
workflow_dispatch:
137

148
permissions:

0 commit comments

Comments
 (0)