Skip to content

Commit 8176120

Browse files
committed
workflow(build): push/branches *
1 parent 2cc69a5 commit 8176120

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Build
22
on:
33
push:
4+
branches:
5+
- '*'
46
tags-ignore:
57
- 'v*'
68
pull_request:

0 commit comments

Comments
 (0)