Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
coreycarvalho committed Dec 10, 2024
1 parent d95f659 commit 852ea80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-ticket-creation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Biweekly Dependency Ticket Creation

on:
schedule:
- cron: "0 13 * * 1" # Runs every two weeks on Monday at 09:00 ET (which is 13:00 UTC)
- cron: "0 13 * * 1" # Runs every week on Monday at 09:00 ET (which is 13:00 UTC)

jobs:
create_issue:
Expand Down

0 comments on commit 852ea80

Please sign in to comment.