Skip to content

Commit

Permalink
🐛 correct syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Jagoda11 committed Aug 27, 2024
1 parent 96847ee commit c23b798
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
@@ -1,7 +1,7 @@
name: 🚀 Dependency Update and Vulnerability Scan

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

0 comments on commit c23b798

Please sign in to comment.