Skip to content

Commit

Permalink
Merge pull request #2132 from kubernetes-client/brendandburns-patch-10
Browse files Browse the repository at this point in the history
Update test.yml to test main branch.
  • Loading branch information
k8s-ci-robot authored Dec 29, 2024
2 parents 63f3748 + 7234dd9 commit 4739cd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Kubernetes Javascript Client - Validation

on:
push:
branches: [master, release-1.x]
branches: [master, main]
pull_request:
branches: [master, release-1.x]
branches: [master, main]

jobs:
build:
Expand Down

0 comments on commit 4739cd0

Please sign in to comment.