Skip to content

Commit e86bfd0

Browse files
committed
temporarily disable workflows
1 parent 8556098 commit e86bfd0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/builds.yml

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ concurrency:
1212
jobs:
1313
build:
1414
runs-on: ${{matrix.os}}
15+
# temporarily disable
16+
if: false
1517
name: ${{matrix.name}}
1618
strategy:
1719
fail-fast: false

0 commit comments

Comments
 (0)