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 aaf87f2 commit abfc39cCopy full SHA for abfc39c
.github/workflows/build.yml
@@ -7,7 +7,7 @@ env:
7
on:
8
# Triggers the workflow on push or pull request events but only for the "master" branch
9
push:
10
- branches: ["main"]
+ branches: ["main", "musl"]
11
12
# Allows you to run this workflow manually from the Actions tab
13
workflow_dispatch:
0 commit comments