Skip to content

Commit

Permalink
feat: update wescale_wesql_performance_kind.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
earayu committed Nov 7, 2024
1 parent a41f062 commit f3f286c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/wescale_wesql_performance_kind.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: "Kind Ubuntu K8s Cluster"

on:
# pull_request:
# types: [opened, synchronize, reopened]
pull_request:
types: [opened, synchronize, reopened]
workflow_dispatch:
inputs:
wescale_image_tag:
Expand All @@ -18,6 +18,8 @@ jobs:
setup:
name: "Kind Ubuntu K8s Cluster"
runs-on: ubuntu-latest
container:
image: debian:latest

steps:
# Step 1: Checkout the code
Expand Down

0 comments on commit f3f286c

Please sign in to comment.