We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a56fd0 commit bb18c3fCopy full SHA for bb18c3f
1 file changed
.github/workflows/build.yml
@@ -8,6 +8,8 @@ on:
8
- 'ext/**'
9
- 'lib/**'
10
- 'test/**'
11
+ - 'Cargo.toml'
12
+ - 'Cargo.lock'
13
- '*.gemspec'
14
pull_request:
15
branches: [master]
0 commit comments