Skip to content

Commit cbbdf05

Browse files
committed
add pull_request on workflow
1 parent 10e2cfe commit cbbdf05

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ on:
66
- '*'
77
# tags:
88
# - '!v*'
9+
pull_request:
10+
branches:
11+
- '*'
12+
913

1014
jobs:
1115
build:

0 commit comments

Comments
 (0)