Skip to content

Commit 8f8b7f9

Browse files
committed
ci: trigger test publishing
1 parent cecf19c commit 8f8b7f9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/publish-libs.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ on:
66
dry_run:
77
description: 'Dry run (test publishing)'
88
required: false
9-
default: false
9+
default: true
1010
type: boolean
11+
push:
12+
branches: ["feat/publish-libs-workflow"]
1113
release:
1214
types: [published]
1315

0 commit comments

Comments
 (0)