Skip to content

fix: write kubeconfig to default path by default #29

fix: write kubeconfig to default path by default

fix: write kubeconfig to default path by default #29

Workflow file for this run

name: Check signed commits
on: pull_request
jobs:
build:
name: Validate if commits in PR are signed
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
- name: Check signed commits in PR
uses: 1Password/check-signed-commits-action@v1