Skip to content

Gen3 Monthly Release 2024.10 brhstaging.data-commons.org 1727978813 #7892

Gen3 Monthly Release 2024.10 brhstaging.data-commons.org 1727978813

Gen3 Monthly Release 2024.10 brhstaging.data-commons.org 1727978813 #7892

Workflow file for this run

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