op_mode: T6767: Check latest image version in VRF context for "add system image latest vrf <name>" #1299
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Mergifyio backport | |
on: [issue_comment] | |
permissions: | |
pull-requests: write | |
contents: read | |
jobs: | |
mergifyio-backport: | |
uses: vyos/.github/.github/workflows/label-backport.yml@current | |
secrets: inherit |