Skip to content

Commit f698c63

Browse files
committed
step 3
1 parent 5b3275c commit f698c63

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/dev.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Dummy
22
on:
3-
pull_request:
3+
pull_request_review:
4+
types: [submitted]
45

56
jobs:
67
get-pr-number:

0 commit comments

Comments
 (0)