Skip to content

Commit

Permalink
Update the pipeline trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Moe-abdulhai committed Dec 6, 2024
1 parent 6a33c4d commit 4d6b53b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/github-security-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: SAST Scan
run-name: Push from ${{ github.actor }} initiated a Security Scan 🚀
permissions:
contents: write
on:
push:
branches:
- "mab_coworking"
jobs:
sast-scan:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4d6b53b

Please sign in to comment.