Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bonfaceshisakha authored Nov 14, 2022
1 parent 86ab3cb commit f3c42ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/snyk-security-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
branches:
- master
- develop
pull-request:
pull_request:
jobs:
security:
runs-on: ubuntu-latest
Expand All @@ -24,4 +24,4 @@ jobs:
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: snyk.sarif
sarif_file: snyk.sarif

0 comments on commit f3c42ed

Please sign in to comment.