Skip to content

Commit

Permalink
REKDAT-164: Run security scans on push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
Zharktas committed Oct 2, 2024
1 parent 217cdc9 commit fa3d710
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Run security scans
on:
workflow_dispatch:
pull_request:
push:
branches:
- main

jobs:
sast-scanner:
Expand Down

0 comments on commit fa3d710

Please sign in to comment.