Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
preston4896 committed Sep 26, 2024
1 parent 3a4063d commit 4d538b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/slither.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:

- name: Create/update checklist as PR comment
uses: actions/github-script@v7
if: github.event_name == 'pull_request'
env:
REPORT: ${{ steps.slither.outputs.stdout }}
with:
Expand Down

0 comments on commit 4d538b7

Please sign in to comment.