Skip to content

Commit

Permalink
[NoStory] Create sbom (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
superandydong committed Apr 15, 2024
2 parents 2e56d9c + a9931d8 commit 5c07e50
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v3

- name: Run Slither
uses: crytic/slither-action@v0.3.0
with:
fail-on: none

scan:
needs: lint-and-test
if: github.event_name == 'pull_request'
Expand Down

0 comments on commit 5c07e50

Please sign in to comment.