Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit a729259

Browse files
authored
Use test as default channel instead of all in validate-binaries.yml (#1996)
1 parent 65eb45c commit a729259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ on:
7575
description: "Channel to use (nightly, test, release, all)"
7676
required: true
7777
type: choice
78-
default: all
78+
default: test
7979
options:
8080
- release
8181
- nightly

0 commit comments

Comments
 (0)