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 341d949 commit df6986dCopy full SHA for df6986d
.github/workflows/build-binaries.yml
@@ -4,6 +4,7 @@ on:
4
branches:
5
- main
6
- "releases/*"
7
+ pull_request:
8
9
jobs:
10
# Compile the binaries and upload artifacts
0 commit comments