Skip to content

T5756: L2TP RADIUS backup and weight settings #2775

T5756: L2TP RADIUS backup and weight settings

T5756: L2TP RADIUS backup and weight settings #2775

name: "PR Triage"
on:
pull_request_target:
types: [opened, reopened, ready_for_review, locked]
permissions:
pull-requests: write
jobs:
# https://github.com/marketplace/actions/auto-author-assign
assign-author:
runs-on: ubuntu-latest
steps:
- name: "Assign Author to PR"
uses: toshimaru/auto-author-assign@v1.6.2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}