Skip to content

Commit

Permalink
Update slither.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gul-hameed authored Oct 23, 2023
1 parent 9544af4 commit 20a82a0
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/slither.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
name: Slither Analysiss
on:
push:
branches:
- '*' # matches every branch that doesn't contain a '/'
- '*/*' # matches every branch containing a single '/'
- '**'
on: [push, pull_request]
jobs:
analyze:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 20a82a0

Please sign in to comment.