diff options
Diffstat (limited to '.github/workflows/update-psalm-baseline.yml')
-rw-r--r-- | .github/workflows/update-psalm-baseline.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-psalm-baseline.yml b/.github/workflows/update-psalm-baseline.yml index 96e538161bc..6ba585b676c 100644 --- a/.github/workflows/update-psalm-baseline.yml +++ b/.github/workflows/update-psalm-baseline.yml @@ -2,7 +2,7 @@ name: Update Psalm baseline on: schedule: - - cron: '*/5 * * * *' + - cron: '5 4 * * *' jobs: update-psalm-baseline: |