Skip to content

Commit

Permalink
Update release workflow pr body (#13274)
Browse files Browse the repository at this point in the history
# Objective

With #13245 merged ui tests no longer specify dependency versions.

## Solution

Revert the change to `release.yml` made in #12810 as it's no longer
required.

## Testing

- Merge.
- Wait for a release.
- Observe the release PR body.

cc @BD103
  • Loading branch information
Brezak committed May 12, 2024
1 parent 52d6147 commit 2a799ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,3 @@ jobs:
title: "Preparing Next Release"
body: |
Preparing next release. This PR has been auto-generated.
UI tests have not been automatically bumped to the latest version, please fix them manually.

0 comments on commit 2a799ef

Please sign in to comment.