Skip to content

Commit

Permalink
security scan workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sumanthreddy29 committed Oct 22, 2024
1 parent 3ed66db commit be497f5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/security-scan.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Security Scan
on:
pull_request:
workflow_dispatch:

jobs:
security-scan:
name: Secuity Scan
name: Security Scan
runs-on: ubuntu-latest

permissions:
Expand Down

0 comments on commit be497f5

Please sign in to comment.