Skip to content

Commit 58a7290

Browse files
committed
ci: remove paths filter from push trigger — causing PR checks not to fire
1 parent 1c06129 commit 58a7290

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/agent-validation.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ name: agent-validation
33
on:
44
push:
55
branches: [development]
6-
paths:
7-
- '.opencode/modules/**'
8-
- 'tests/modules/**'
9-
- '.github/workflows/agent-validation.yml'
106
pull_request:
117
branches: [development, master]
128

0 commit comments

Comments
 (0)