diff --git a/.github/workflows/report-HoldMyBeerTest.yaml b/.github/workflows/report-HoldMyBeerTest.yaml index 1a1952d..3bf1438 100644 --- a/.github/workflows/report-HoldMyBeerTest.yaml +++ b/.github/workflows/report-HoldMyBeerTest.yaml @@ -2,8 +2,8 @@ name: Report - HoldMyBeerTest on: - schedule: - - cron: '30 1 */2 * *' + # schedule: + # - cron: '30 1 */2 * *' workflow_dispatch: jobs: diff --git a/.github/workflows/report-PeersTest.yaml b/.github/workflows/report-PeersTest.yaml index d1591ee..1c340d4 100644 --- a/.github/workflows/report-PeersTest.yaml +++ b/.github/workflows/report-PeersTest.yaml @@ -2,8 +2,8 @@ name: Report - PeersTest on: - schedule: - - cron: '30 1 */2 * *' + # schedule: + # - cron: '30 1 */2 * *' workflow_dispatch: jobs: