Skip to content

Commit

Permalink
Fix a timezone in a comment (#3687)
Browse files Browse the repository at this point in the history
  • Loading branch information
coilysiren authored Jan 30, 2025
1 parent a673267 commit 5a67f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cron-vulnerability-scans.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: CI Cron Vulnerability Scans
on:
workflow_dispatch:
schedule:
# Run every day at (8am ET, 11am PT) right before the start of the workday
# Run every day at (8am ET, 5am PT) before the start of the workday
- cron: "0 12 * * *"

jobs:
Expand Down

0 comments on commit 5a67f27

Please sign in to comment.