mirror of
https://github.com/coder/coder.git
synced 2025-07-18 14:17:22 +00:00
chore: add examples templates to docs filter (#8196)
This commit is contained in:
committed by
GitHub
parent
bdecf53413
commit
0a6e6442b8
6
.github/workflows/ci.yaml
vendored
6
.github/workflows/ci.yaml
vendored
@ -47,8 +47,10 @@ jobs:
|
||||
docs:
|
||||
- "docs/**"
|
||||
- "README.md"
|
||||
# For testing:
|
||||
# - ".github/**"
|
||||
- "examples/templates/**"
|
||||
- "examples/web-server/**"
|
||||
- "examples/monitoring/**"
|
||||
- "examples/lima/**"
|
||||
go:
|
||||
- "**.sql"
|
||||
- "**.go"
|
||||
|
Reference in New Issue
Block a user