mirror of
https://github.com/coder/code-server.git
synced 2026-04-13 03:05:50 -05:00
chore(ci): only run docs preview on docs changes (#5368)
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user