Skip to content

Commit 29b0964

Browse files
committed
Update Build.yml
1 parent 67da9f6 commit 29b0964

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/Build.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ name: Build
22

33
on:
44
push:
5+
branches:
6+
- "**"
7+
tags:
8+
- "v*"
9+
pull_request:
510
workflow_dispatch:
611
inputs:
712
version:

0 commit comments

Comments
 (0)