From cc8ff536fdd93780d878c88ebb16cd9eaba8de40 Mon Sep 17 00:00:00 2001 From: Viktor Kopp Date: Tue, 10 Oct 2023 20:13:31 +0200 Subject: [PATCH] Update repostat_ubuntu.yml --- .github/workflows/repostat_ubuntu.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/repostat_ubuntu.yml b/.github/workflows/repostat_ubuntu.yml index 8cc6cd4..6ff4571 100644 --- a/.github/workflows/repostat_ubuntu.yml +++ b/.github/workflows/repostat_ubuntu.yml @@ -8,9 +8,6 @@ on: branches: [ master ] pull_request: branches: [ master, v2.0.x ] - schedule: - # run every 6 days at 00:27 - - cron: '27 0 */6 * *' jobs: ubuntu_build: