Skip to content

Commit c3751f1

Browse files
committed
- wip
1 parent 6f54218 commit c3751f1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/nightly-unstable-package.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ on:
77

88
jobs:
99
build-and-test-unstable:
10-
uses: ./.github/workflows/pre-merge.yml
10+
uses: ./.github/workflows/pre-merge.yml@unstable
11+
with:
12+
ref: 'unstable'

0 commit comments

Comments
 (0)