Skip to content

fix "do not patch k8s resources if the yaml not change" bugs #12355

fix "do not patch k8s resources if the yaml not change" bugs

fix "do not patch k8s resources if the yaml not change" bugs #12355

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"