op-mode: T6577: create generic service restart helper to work with the API (backport #3817) #566
Workflow file for this run
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: Add pull request labels | |
on: | |
pull_request_target: | |
branches: | |
- circinus | |
permissions: | |
pull-requests: write | |
contents: read | |
jobs: | |
add-pr-label: | |
uses: vyos/.github/.github/workflows/add-pr-labels.yml@circinus | |
secrets: inherit |