Skip to content

ref(fgw): replacing the reqwest feeder client with hyper #273

ref(fgw): replacing the reqwest feeder client with hyper

ref(fgw): replacing the reqwest feeder client with hyper #273

---
name: Workflow - Pull Request (on Close)
on:
pull_request:
types:
- closed
jobs:
cleanup:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4