Skip to content

Commit 69b78b8

Browse files
authored
Update go.yml
1 parent 0055a3b commit 69b78b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/go.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ on:
88
branches: [ "main" ]
99
pull_request:
1010
branches: [ "main" ]
11-
11+
pull_request_review:
12+
types: [submitted, dismissed]
1213
jobs:
1314

1415
build:

0 commit comments

Comments
 (0)