Skip to content

Commit

Permalink
Update flawfinder-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xoorath authored Feb 9, 2022
1 parent 89e3c03 commit 7403906
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/flawfinder-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ name: flawfinder
on:
push:
branches: [ main ]
paths-ignore:
- '**.yml'
- '**.md'
- '**.png'
- '**.svg'
- '.gitignore'
- '**.html'
- '**.css'
- '**.js'
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
Expand Down

0 comments on commit 7403906

Please sign in to comment.