Skip to content

Commit c3203f2

Browse files
committed
ci: update codeChecks workflow
1 parent 38d80a3 commit c3203f2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/codeChecks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: code checks
33
on:
44
push:
55
paths:
6+
- ".github/workflows/codeChecks.yml"
7+
- "devenv.*"
68
- "cmd/**"
79
- "internal/**"
810
- "pkg/**"

0 commit comments

Comments
 (0)