Skip to content

Commit

Permalink
Add changes to test out Horusec
Browse files Browse the repository at this point in the history
  • Loading branch information
Taranpreet26311 committed Aug 30, 2024
1 parent 4d17096 commit 124a843
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/horusec.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Horusec Security Scan

on:
schedule:
# Runs cron at 16.00 UTC on
- cron: '0 0 * * SUN'
on: [push]
# schedule:
# # Runs cron at 16.00 UTC on
# - cron: '0 0 * * SUN'

jobs:
Horusec_Scan:
Expand Down

0 comments on commit 124a843

Please sign in to comment.