Skip to content

Commit

Permalink
chore: temp disable showcase workflow. (#2680)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhumin8 authored Mar 29, 2024
1 parent 9a09929 commit 31becae
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions .github/workflows/showcaseTests.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
name: Generator - Showcase Tests

on:
push:
branches:
- main
pull_request:
paths:
- 'spring-cloud-generator/**'
# Disable auto-triggering until this issue is fixed
# https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/2214
# push:
# branches:
# - main
# pull_request:
# paths:
# - 'spring-cloud-generator/**'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 31becae

Please sign in to comment.