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 c44a6d8 commit 3ee014eCopy full SHA for 3ee014e
.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