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 2f342bf commit c767f49Copy full SHA for c767f49
.github/workflows/build.yml
@@ -10,6 +10,7 @@ on:
10
branches:
11
- "**"
12
pull_request:
13
+ types: [opened, synchronize, reopened]
14
paths:
15
- "*.rs"
16
- "Cargo.lock"
0 commit comments