Skip to content

Pipeline for LTS Channel and go_1_22.4 #12831

Pipeline for LTS Channel and go_1_22.4

Pipeline for LTS Channel and go_1_22.4 #12831

Workflow file for this run

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