Disable Report workflows (#91)

This commit is contained in:
Slava 2024-01-23 10:47:36 +02:00 committed by GitHub
parent c4eceacafb
commit ede80410ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -2,8 +2,8 @@ name: Report - HoldMyBeerTest
on:
schedule:
- cron: '30 1 */2 * *'
# schedule:
# - cron: '30 1 */2 * *'
workflow_dispatch:
jobs:

View File

@ -2,8 +2,8 @@ name: Report - PeersTest
on:
schedule:
- cron: '30 1 */2 * *'
# schedule:
# - cron: '30 1 */2 * *'
workflow_dispatch:
jobs: