Skip to content

Commit bb18c3f

Browse files
committed
update build workflow to run on cargo updates
1 parent 2a56fd0 commit bb18c3f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
- 'ext/**'
99
- 'lib/**'
1010
- 'test/**'
11+
- 'Cargo.toml'
12+
- 'Cargo.lock'
1113
- '*.gemspec'
1214
pull_request:
1315
branches: [master]

0 commit comments

Comments
 (0)