Skip to content

Commit

Permalink
Update .github/workflows/gates_report_brillig_execution.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vezenovm authored Oct 30, 2024
1 parent d624ead commit 46f2215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gates_report_brillig_execution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
if: github.event_name == 'pull_request' || github.event_name == 'pull_request_target'
uses: marocchino/sticky-pull-request-comment@v2
with:
header: brillig
header: brillig_execution
# delete the comment in case changes no longer impact brillig bytecode sizes
delete: ${{ !steps.brillig_execution_diff.outputs.markdown }}
message: ${{ steps.brillig_execution_diff.outputs.markdown }}

0 comments on commit 46f2215

Please sign in to comment.