diff --git a/.github/workflows/update-structure.yml b/.github/workflows/update-structure.yml index 4068d8d..93cb78a 100644 --- a/.github/workflows/update-structure.yml +++ b/.github/workflows/update-structure.yml @@ -2,7 +2,7 @@ name: Update Repository structure on: schedule: - - cron: '0 0 1 1 *' # Run every hour + - cron: '0 0 1 1 *' # Run every 365 days workflow_dispatch: # Allow manual triggering push: branches: