Skip to content

Commit

Permalink
🐬Update update-and-scan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jagoda11 authored Oct 6, 2024
1 parent 82e1d0e commit 0e0fd35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-and-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 🚀 Dependency Update and Vulnerability Scan

on:
schedule:
- cron: '0 2 * * *' # Runs daily at 2 AM UTC
- cron: '0 2 * * 5'
workflow_dispatch: # Allows manual triggering
push:
branches:
Expand Down

0 comments on commit 0e0fd35

Please sign in to comment.