Skip to content

Commit 3ec4fb9

Browse files
authored
Update pull-request.yml
1 parent 50f239c commit 3ec4fb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,4 +480,5 @@ jobs:
480480
if: github.event.pull_request.base.ref != 'develop'
481481
run: |
482482
echo "PR is not against develop branch. Please refer PR_GUIDELINES.md"
483+
echo "Error: Close this PR and try again."
483484
exit 1

0 commit comments

Comments
 (0)