Skip to content

Update dependency org.jenkins-ci.plugins:plugin to v6.2122.v70b_7b_f659d72 #1216

Update dependency org.jenkins-ci.plugins:plugin to v6.2122.v70b_7b_f659d72

Update dependency org.jenkins-ci.plugins:plugin to v6.2122.v70b_7b_f659d72 #1216

Workflow file for this run

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