Skip to content

Creating a request with Body::empty() sends a request with Body(0) #321

Creating a request with Body::empty() sends a request with Body(0)

Creating a request with Body::empty() sends a request with Body(0) #321

Workflow file for this run

name: teto
on:
issue_comment:
types: [created]
jobs:
teto:
runs-on: ubuntu-latest
steps:
- uses: sagebind/teto-bot@v1
with:
token: ${{ secrets.GH_PAT }}