mirror of
https://github.com/coder/code-server.git
synced 2024-12-27 19:56:57 +03:00
chore(ci): only run docs preview on docs changes (#5368)
This commit is contained in:
parent
40b650b7c7
commit
e79f6f3ad2
2
.github/workflows/docs-preview.yaml
vendored
2
.github/workflows/docs-preview.yaml
vendored
@ -4,6 +4,8 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- "docs/**"
|
||||
|
||||
permissions:
|
||||
actions: none
|
||||
|
Loading…
Reference in New Issue
Block a user