Skip to content

feat(api_key): Added support for --gateway-api to avoid rate limit from the gateway #23

feat(api_key): Added support for --gateway-api to avoid rate limit from the gateway

feat(api_key): Added support for --gateway-api to avoid rate limit from the gateway #23

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