Fix the deploy workflow path
This commit is contained in:
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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user