Skip to content

sidecar: fix the bug of start index of serverid #2264

sidecar: fix the bug of start index of serverid

sidecar: fix the bug of start index of serverid #2264

Workflow file for this run

name: Greetings
on: issues
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hi! thanks for your contribution! great first issue!'