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.
2 parents d76d9c0 + 1c81ce7 commit 29964a8Copy full SHA for 29964a8
.github/workflows/ci.yml
@@ -2,6 +2,9 @@ name: Continuous integration
2
3
on:
4
push:
5
+ branches:
6
+ - master
7
+ pull_request:
8
9
env:
10
RUSTFLAGS: -Dwarnings
0 commit comments