Skip to content

Commit

Permalink
up-to-date: run weekly (#40521)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere committed Jun 26, 2024
1 parent 5b3a751 commit 419a87e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/connectors_up_to_date.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ concurrency:

on:
schedule:
# Runs everyday at 12:00 UTC
- cron: "0 12 * * *"
# Runs everyday Saturday at 12:00 UTC
- cron: "0 12 * * 6"
workflow_dispatch:
inputs:
connectors-options:
Expand Down

0 comments on commit 419a87e

Please sign in to comment.