Skip to content

Commit abfc39c

Browse files
authored
run the ci
1 parent aaf87f2 commit abfc39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ env:
77
on:
88
# Triggers the workflow on push or pull request events but only for the "master" branch
99
push:
10-
branches: ["main"]
10+
branches: ["main", "musl"]
1111

1212
# Allows you to run this workflow manually from the Actions tab
1313
workflow_dispatch:

0 commit comments

Comments
 (0)