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:
|
||||||
- "docs/**"
|
- "docs/**"
|
||||||
- "README.md"
|
- "README.md"
|
||||||
# For testing:
|
- "examples/templates/**"
|
||||||
# - ".github/**"
|
- "examples/web-server/**"
|
||||||
|
- "examples/monitoring/**"
|
||||||
|
- "examples/lima/**"
|
||||||
go:
|
go:
|
||||||
- "**.sql"
|
- "**.sql"
|
||||||
- "**.go"
|
- "**.go"
|
||||||
|
Reference in New Issue
Block a user