Skip to content

op mode: T6348: SNAT op-mode fails with flowtable offload entries #2796

op mode: T6348: SNAT op-mode fails with flowtable offload entries

op mode: T6348: SNAT op-mode fails with flowtable offload entries #2796

name: "PR Triage"
on:
pull_request_target:
types: [opened, reopened, ready_for_review, locked]
permissions:
pull-requests: write
jobs:
# https://github.com/marketplace/actions/auto-author-assign
assign-author:
runs-on: ubuntu-latest
steps:
- name: "Assign Author to PR"
uses: toshimaru/auto-author-assign@v1.6.2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}