Skip to content

Commit d56cf23

Browse files
committed
fix(sdk/rust/github): lint
1 parent baefb8b commit d56cf23

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/rust-sdk.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ on:
44
push:
55
branches: ['main']
66
pull_request:
7-
types: [opened, reopened, synchronize, assigned, review_requested]
8-
paths:
9-
- 'sdk/highlight-rust/**'
10-
- '.github/workflows/rust-sdk.yml'
7+
types: [opened, reopened, synchronize, assigned, review_requested]
8+
paths:
9+
- 'sdk/highlight-rust/**'
10+
- '.github/workflows/rust-sdk.yml'
1111

1212
permissions:
1313
checks: write

0 commit comments

Comments
 (0)