Skip to content

Commit df29191

Browse files
ci: temp disable automatic OAS release (#921)
1 parent c96e3e4 commit df29191

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-spec-runner.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ on:
1515
- dev,qa
1616
default: 'dev'
1717
required: false
18-
schedule:
19-
- cron: '0 */2 * * 1-5' # Run every 2 hours from Monday to Friday
18+
# schedule: # Temporarily disabled to avoid automatic runs for op ID release, will be re-enabled after the 20250827 release (CLOUDP-304020)
19+
# - cron: '0 */2 * * 1-5' # Run every 2 hours from Monday to Friday
2020
permissions:
2121
contents: write
2222
pull-requests: write

0 commit comments

Comments
 (0)