Skip to content

Commit

Permalink
fix title
Browse files Browse the repository at this point in the history
  • Loading branch information
ebmifa committed Aug 29, 2024
1 parent aac58d7 commit ffd8e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-release-notes-pre-land.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
id: diff

release-notes-description-check:
name: Release Notes Check
name: Validate Release Notes in ${{ github.event.pull_request.number }}
needs: diff
if: needs.diff.outputs.isReleaseNotesEligible == 'true'
runs-on: [ ubuntu-latest ]
Expand Down

0 comments on commit ffd8e26

Please sign in to comment.