Skip to content

Commit 88dd104

Browse files
committed
test protect
1 parent 37545a1 commit 88dd104

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/main.yaml

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@ name: Test Act
33
on:
44
push:
55
branches:
6-
- test
6+
- test
7+
pull_request:
8+
branches:
9+
- test
710

811
jobs:
912
test-backend:

0 commit comments

Comments
 (0)