Skip to content

[vcluster]: Removing variable 'KUBERNETES_SERVICE_HOST' from no_proxy #279

[vcluster]: Removing variable 'KUBERNETES_SERVICE_HOST' from no_proxy

[vcluster]: Removing variable 'KUBERNETES_SERVICE_HOST' from no_proxy #279

Workflow file for this run

---
name: 'PR Labels'
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
jobs:
size-label:
runs-on: ubuntu-latest
steps:
- name: size-label
uses: "pascalgn/size-label-action@v0.4.2"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"