Skip to content

Commit

Permalink
Update close-master-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgencheg authored Sep 1, 2024
1 parent 7a98a28 commit 29da3ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/close-master-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
steps:
- uses: superbrothers/close-pull-request@v3
with:
token: ${{ secrets.BOT_TOKEN }}
comment: "Благодарим вас за вклад в наш репозиторий. К сожалению, похоже, что вы отправили ПР из master ветки. Мы рекомендуем вам следовать [документации](https://docs.spacestation14.com/en/general-development/setup/git-for-the-ss14-developer.html). \n\n Вы можете перенести свою текущую работу из основной ветки в другую ветку с помощью [создав новый](https://git-scm.com/docs/git-branch) и [очистив](https://git-scm.com/docs/git-reset) master ветку."

# If you prefer to just comment on the pr and not close it, uncomment the bellow and comment the above
Expand Down

0 comments on commit 29da3ca

Please sign in to comment.