diff --git a/.github/workflows/dependency-issue.yml b/.github/workflows/dependency-issue.yml index 13fa20dcd..99bd8330a 100644 --- a/.github/workflows/dependency-issue.yml +++ b/.github/workflows/dependency-issue.yml @@ -2,7 +2,7 @@ name: Create issue to upgrade dependencies on: schedule: - # Run the first of the month, every 3 month + # Run the first of the month, every 6 month - cron: '0 0 1 */6 *' workflow_dispatch: