Skip to content

Commit 5c927fa

Browse files
authored
Add "always: true" for no-force-push
1 parent 561e00a commit 5c927fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/ghprcomment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
While the PR was in progress, a new version of JabRef has been released.
6363
You have to merge `upstream/main` and move your entry in `CHANGELOG.md` up to the section `## [Unreleased]`.
6464
- jobName: no-force-push
65+
always: true
6566
message: >
6667
Do not force-push!
6768
Force pushing is a very bad practice when working together on a project (mainly because it is [not supported well by GitHub itself](https://github.com/orgs/community/discussions/3478)).

0 commit comments

Comments
 (0)