Skip to content

Commit

Permalink
restore workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
diegomarquezp committed May 16, 2024
1 parent edde192 commit 7bef47a
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions .github/workflows/showcaseTests.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
name: Generator - Showcase Tests

on:
# 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/**'
push:
branches:
- main
pull_request:
paths:
- 'spring-cloud-generator/**'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 7bef47a

Please sign in to comment.