Skip to content

Commit 5b3275c

Browse files
committed
step 3
1 parent a2e1ba6 commit 5b3275c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: Dummy
22
on:
33
pull_request:
44

5-
65
jobs:
76
get-pr-number:
87
name: Get PR number
8+
if: github.event.review.state == 'approved'
99
uses: ./.github/workflows/get-pr-number.yml
1010

1111
show-pr-number:

0 commit comments

Comments
 (0)