Skip to content

Commit

Permalink
meta: Update default branch for merge target
Browse files Browse the repository at this point in the history
Note, this is just updating description check, no functional changes.
  • Loading branch information
billyvg committed Sep 9, 2024
1 parent 50b54a9 commit 97c85b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
description: Force a release even when there are release-blockers (optional)
required: false
merge_target:
description: Target branch to merge into. Uses the default branch, sentry-v1, as a fallback (optional)
description: Target branch to merge into. Uses the default branch (sentry-v2) as a fallback (optional)
required: false
jobs:
release:
Expand Down

0 comments on commit 97c85b8

Please sign in to comment.