We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b114ccd commit 83a82efCopy full SHA for 83a82ef
.github/workflows/build-binaries.yml
@@ -3,6 +3,7 @@ on:
3
push:
4
branches:
5
- main
6
+ - maturin
7
- "releases/*"
8
9
jobs:
0 commit comments