Fix the deploy workflow path
This commit is contained in:
parent
05d13979db
commit
236d7e2f49
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs-deploy.yml
vendored
2
.github/workflows/docs-deploy.yml
vendored
|
@ -7,7 +7,7 @@ on:
|
|||
branches: [main, deploy-docs]
|
||||
paths:
|
||||
- "docs/**"
|
||||
- ".github/workflows/web-lint.yml"
|
||||
- ".github/workflows/docs-deploy.yml"
|
||||
# Also allow manually running the action
|
||||
workflow_dispatch:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue