Skip to content

Commit 13fa2a2

Browse files
committed
fix: release
1 parent 36b6ae9 commit 13fa2a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: CI
33
on:
44
pull_request:
55
branches: [master]
6+
push:
7+
branches:
8+
- master
69

710
permissions:
811
contents: write

0 commit comments

Comments
 (0)