Skip to content

Commit 31999bf

Browse files
committed
chore: workflow
1 parent e93267c commit 31999bf

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/build-release.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@ name: build_release
22

33
on:
44
push:
5-
branches:
6-
- main
75
tags:
86
- '*' #
9-
workflow_dispatch:
7+
workflow_dispatch:
108

119
jobs:
1210
BuildRelease:

0 commit comments

Comments
 (0)