Skip to content

Commit 80ddc91

Browse files
committed
Temporarily disabled open canary
1 parent 1b13c6f commit 80ddc91

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/openapi_canary.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ on:
88
description: 'Reason for manual run'
99
required: false
1010
default: 'Testing on specific branch'
11-
schedule:
11+
# Disabled until fixing the issue with the diff tool
12+
# schedule:
1213
# 2.30 UTC
13-
- cron: '30 2 * * *'
14+
# - cron: '30 2 * * *'
1415

1516
jobs:
1617
canary:

0 commit comments

Comments
 (0)