system_option: T5552: Apply IPv4 and IPv6 options after reapplying sysctls by TuneD #3214
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: "PR Triage" | |
on: | |
pull_request_target: | |
types: [opened, reopened, ready_for_review, locked] | |
permissions: | |
pull-requests: write | |
contents: read | |
jobs: | |
assign-author: | |
uses: vyos/.github/.github/workflows/assign-author.yml@current | |
secrets: inherit |