Skip to content

Commit af9ca01

Browse files
committed
enable both manual and auto trigger
1 parent ee5cb9b commit af9ca01

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/manual-release-brew-and-scoop.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
tag:
77
description: "Tag to release (e.g. v1.2.3)"
88
required: true
9+
push:
10+
branches:
11+
- chore/release-workflow
912

1013
jobs:
1114
call-release-homebrew-tap:

0 commit comments

Comments
 (0)