Skip to content

Commit 917b7bb

Browse files
ci: stop treating workflow edits as go/ts source changes
1 parent 5565b8c commit 917b7bb

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,9 @@ jobs:
3333
- 'go.mod'
3434
- 'go.sum'
3535
- 'Makefile'
36-
- '.github/workflows/ci.yml'
3736
typescript_client:
3837
- 'clients/typescript/**'
3938
- 'api/proto/membrane/v1/membrane.proto'
40-
- '.github/workflows/ci.yml'
41-
- '.github/workflows/npm-publish.yml'
4239
4340
build-and-test:
4441
needs: detect-changes

0 commit comments

Comments
 (0)