mirror of
https://github.com/coder/coder.git
synced 2025-07-18 14:17:22 +00:00
chore: ignore sub directories in examples for go files check (#8197)
There are no go files in any of the subdirectories in examples directory.
This commit is contained in:
committed by
GitHub
parent
140683813d
commit
b4ca285582
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -72,7 +72,7 @@ jobs:
|
||||
- "cmd/**"
|
||||
- "coderd/**"
|
||||
- "enterprise/**"
|
||||
- "examples/**"
|
||||
- "examples/*"
|
||||
- "provisioner/**"
|
||||
- "provisionerd/**"
|
||||
- "provisionersdk/**"
|
||||
|
Reference in New Issue
Block a user