Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 3f68064

Browse files
committed
Build on each push
1 parent 38133d0 commit 3f68064

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ name: CI
66
on:
77
push:
88
branches:
9-
- main
10-
- release
9+
- "*"
1110
tags:
1211
- v*
1312
pull_request:

0 commit comments

Comments
 (0)