Skip to content

Commit 3330bd3

Browse files
committed
feat: Remove PR labeler and change "no version bump" to "no release"
1 parent 4f5b412 commit 3330bd3

File tree

3 files changed

+1
-20
lines changed

3 files changed

+1
-20
lines changed

.github/labeler.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

.github/workflows/pr_labeler.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

.github/workflows/require_label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
with:
1616
mode: exactly
1717
count: 1
18-
labels: "release:major, release:minor, release:patch, no version bump"
18+
labels: "release:major, release:minor, release:patch, no release"

0 commit comments

Comments
 (0)