Skip to content

Commit 15fe479

Browse files
committed
Add branches to package script
1 parent 8fcf051 commit 15fe479

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/package.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
tags:
66
- '**'
7+
branches:
8+
- master
9+
- release/*
710
workflow_dispatch:
811

912
permissions:

0 commit comments

Comments
 (0)