8000 Removed UtilityTool for now · eic/EICrecon@2eae4f5 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Secvertex amvf to be merged into main EICrecon repo #4696

Secvertex amvf to be merged into main EICrecon repo

Secvertex amvf to be merged into main EICrecon repo #4696

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/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
0