We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 082db31 commit 252f966Copy full SHA for 252f966
.github/workflows/build.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
# Build stable releases
8
build:
9
- if: true
+ if: false
10
strategy:
11
fail-fast: false
12
matrix:
0 commit comments