Skip to content

Commit

Permalink
fix step name
Browse files Browse the repository at this point in the history
  • Loading branch information
Tofel committed Sep 13, 2024
1 parent a2ab1d3 commit 09e118b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/solidity-tracability.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
run: |
pnpm issue:enforce-solidity-review
env:
CHANGESET_FILES: ${{ needs.changes.outputs.changeset_files }}
CHANGESET_FILES: ${{ needs.files-changed.outputs.changesets_files }}
SOLIDITY_REVIEW_TEMPLATE_KEY: 'TT-1634'

JIRA_HOST: ${{ vars.JIRA_HOST }}
Expand Down

0 comments on commit 09e118b

Please sign in to comment.