Skip to content

added adding prefixes from L1 to L2 on L1L2 router #2470

added adding prefixes from L1 to L2 on L1L2 router

added adding prefixes from L1 to L2 on L1L2 router #2470

name: Add base branch label
on:
pull_request_target:
types:
- opened
- reopened
jobs:
label:
if: github.repository == 'frrouting/frr'
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions-ecosystem/action-add-labels@v1
with:
labels: |
${{ github.event.pull_request.base.ref }}