Skip to content

Commit b8c3c06

Browse files
committed
chore: remove label check
1 parent e0bdbf0 commit b8c3c06

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

.github/labeler.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,3 @@ labels:
1616
- label: "dependencies"
1717
matcher:
1818
title: "^chore(deps):.*"
19-
20-
checks:
21-
- context: "Semantic Pull Request"
22-
url: "https://github.com/settlemint/docs/blob/main/.github/labeler.yml"
23-
description:
24-
success: Ready for review & merge.
25-
failure: Missing semantic label for merge.
26-
labels:
27-
any:
28-
- feat
29-
- fix
30-
- chore
31-
- docs
32-
- dependencies

0 commit comments

Comments
 (0)