Skip to content

[BUG] POST always (sometimes) times out when using .body(()) #318

[BUG] POST always (sometimes) times out when using .body(())

[BUG] POST always (sometimes) times out when using .body(()) #318

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 }}