We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dc0b62 commit d67443aCopy full SHA for d67443a
2 files changed
.github/workflows/build.yml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- main
7
pull_request:
8
- branches: ["main", "144-support-musl"]
+ branches: ["main"]
9
10
jobs:
11
build-so3:
.github/workflows/style.yml
@@ -10,7 +10,7 @@ on:
push:
branches: ["main"]
12
13
14
15
16
formatting-check:
0 commit comments