Skip to content

Add request_body field to ResponseData struct and free request body i… #19

Add request_body field to ResponseData struct and free request body i…

Add request_body field to ResponseData struct and free request body i… #19

Workflow file for this run

name: dummy_workflow
on: [push, pull_request]
jobs:
ubuntu:
runs-on: ubuntu-latest
steps:
- name: Run dummy workflow step
run: echo "Hello, world!"