Skip to content

terraform: default to k8s 1.29 for new GKE/EKS clusters #819

terraform: default to k8s 1.29 for new GKE/EKS clusters

terraform: default to k8s 1.29 for new GKE/EKS clusters #819

# Automatically assign the authors to a PR
name: Auto Author Assign Pull Request
on:
pull_request_target:
types:
- opened
- reopened
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- name: Automatically assign PR author
id: assignation
uses: toshimaru/[email protected]