Skip to content

op-mode: T6601: move "reset ip(v6) arp|neighbor" to "clear ip(v6) arp|neighbor" #856

op-mode: T6601: move "reset ip(v6) arp|neighbor" to "clear ip(v6) arp|neighbor"

op-mode: T6601: move "reset ip(v6) arp|neighbor" to "clear ip(v6) arp|neighbor" #856

---
name: Check pull request message format
on:
pull_request_target:
branches:
- current
types: [opened, synchronize, edited]
permissions:
pull-requests: write
contents: read
jobs:
check-pr-title:
uses: vyos/.github/.github/workflows/check-pr-message.yml@current
secrets: inherit