Skip to content

Commit 098b962

Browse files
committed
Release notes workflow fix 2
1 parent 4c7ee03 commit 098b962

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-notes.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66
jobs:
77
generate_notes:
88
name: 📜 Generate Release Notes
9-
if: github.event.pull_request.merged == true
109
runs-on: ubuntu-latest
1110
outputs:
1211
release_date: ${{ steps.assemble.outputs.release_date }}

0 commit comments

Comments
 (0)