Skip to content

Commit 549b469

Browse files
committed
Enable the check of the license agreement in a PR
1 parent f0e029d commit 549b469

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/hibernate-github-bot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,5 @@ develocity:
6363
replacement: "$0"
6464
- pattern: "org.hibernate.search|elasticsearch|opensearch|main|HEAD|\\d+.\\d+|PR-\\d+"
6565
replacement: "" # Just remove these tags
66+
licenseAgreement:
67+
enabled: true

0 commit comments

Comments
 (0)