Skip to content

Commit

Permalink
Merge branch 'main' into 2082-update-api-docs-for-bulleted-list-in-em…
Browse files Browse the repository at this point in the history
…ails
  • Loading branch information
MackHalliday authored Dec 11, 2024
2 parents eb9c0db + d78a365 commit b83efb5
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 */14 * 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 b83efb5

Please sign in to comment.