Skip to content

feat: relay retry ignore forbidden channel #5445

feat: relay retry ignore forbidden channel

feat: relay retry ignore forbidden channel #5445

Workflow file for this run

name: "Github Rebot for Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-24.04
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GH_PAT }}"