Skip to content

fix: ensure that the controller and gateway can be deployed to the master and the tainted node #5205

fix: ensure that the controller and gateway can be deployed to the master and the tainted node

fix: ensure that the controller and gateway can be deployed to the master and the tainted node #5205

Workflow file for this run

name: "Github Rebot for Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-24.04
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GH_PAT }}"