We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c7ee03 commit 098b962Copy full SHA for 098b962
.github/workflows/release-notes.yml
@@ -6,7 +6,6 @@ on:
6
jobs:
7
generate_notes:
8
name: 📜 Generate Release Notes
9
- if: github.event.pull_request.merged == true
10
runs-on: ubuntu-latest
11
outputs:
12
release_date: ${{ steps.assemble.outputs.release_date }}
0 commit comments