Skip to content

Commit 8bdf2f4

Browse files
authored
Update pull-request.yml
1 parent 3722be2 commit 8bdf2f4

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
@@ -26,6 +26,7 @@ jobs:
2626
name: Check base branch
2727
run: |
2828
echo "Pull requests are only allowed against the 'develop-postgres' branch. Please refer to the pull request guidelines."
29+
echo "Error: Close this PR and try again."
2930
exit 1
3031
3132
check_code_quality:

0 commit comments

Comments
 (0)