Skip to content

Commit 960a25c

Browse files
committed
enable build workflow on updates to master branch
1 parent d41177f commit 960a25c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish_unstable_package.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches:
66
- main
77
push:
8+
branches:
9+
- main
810
tags:
911
- v*
1012

0 commit comments

Comments
 (0)