Skip to content

Commit

Permalink
force push, scheduled workflow will be handled differently
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasmrtvy authored Jun 13, 2023
1 parent 0488420 commit 197e5f1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions required_workflows/leaked_secrets_scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ on:
pull_request:
push:
workflow_dispatch:
schedule:
- cron: "0 4 * * *" # run once a day at 4 AM

jobs:
scan:
name: gitleaks
Expand Down

0 comments on commit 197e5f1

Please sign in to comment.