Skip to content

Commit 5f6f6b0

Browse files
committed
fix: run unit test action on all branches
1 parent 630ce0a commit 5f6f6b0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/unit-test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ name: Unit tests
44

55
on:
66
push:
7-
branches: [ main ]
87
pull_request:
9-
branches: [ main ]
108

119
jobs:
1210
build:

0 commit comments

Comments
 (0)