Skip to content

Commit

Permalink
Update report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonXuDeveloper committed Nov 9, 2024
1 parent 770e410 commit c53ecd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
echo "Current release body: $RELEASE_BODY"
if [[ $RELEASE_BODY == *"Performance Report"* ]]; then
echo "Release notes already updated"
exit 1
exit 0
fi
- name: Setup .NET
Expand Down

0 comments on commit c53ecd7

Please sign in to comment.