diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index 620a5f9..6292cc8 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -6,7 +6,7 @@ on: branches: - master schedule: - - cron: "0 10 * * *" + - cron: "0 10 * * 6" jobs: static-code-analysis: