Skip to content

Commit

Permalink
Merge pull request #2867 from Multiverse/no_version_bump
Browse files Browse the repository at this point in the history
Use "no version bump" label instead of "no release".
  • Loading branch information
dumptruckman authored Feb 24, 2023
2 parents 5d4bacc + f36a56e commit 90344d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/require_label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
with:
mode: exactly
count: 1
labels: "release:major, release:minor, release:patch, no release"
labels: "release:major, release:minor, release:patch, no version bump"

0 comments on commit 90344d3

Please sign in to comment.