Skip to content

feat(kspm-collector,node-analyzer): release agents v1.27.0 with RKE2 suport #1370

feat(kspm-collector,node-analyzer): release agents v1.27.0 with RKE2 suport

feat(kspm-collector,node-analyzer): release agents v1.27.0 with RKE2 suport #1370

Workflow file for this run

name: PR Labeler
on:
- pull_request_target
jobs:
pr-label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"