Skip to content

feat: deploy gateway-api via chart #1264

feat: deploy gateway-api via chart

feat: deploy gateway-api via chart #1264

Workflow file for this run

name: auto-labeler
on:
pull_request:
types:
- opened
- synchronize
permissions:
contents: read
jobs:
auto-labeler:
if: github.event.pull_request.head.repo.full_name == github.repository
uses: platform-mesh/.github/.github/workflows/job-auto-labeler.yml@9ddacafbe3260312cb1cc3f9974ad2fece8effe0
permissions:
contents: read
pull-requests: write # Needed for job-auto-labeler to add labels to pull requests
issues: write # Needed for job-auto-labeler to add labels to issues