Skip to content

feat: add manage-namespaces and updatepsa to verb list #67

feat: add manage-namespaces and updatepsa to verb list

feat: add manage-namespaces and updatepsa to verb list #67

Workflow file for this run

name: Pull Request
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: build binaries
env:
CROSS: 1
VERSION: ${{ github.ref_name }}
run: |
make build-rancher