Issue-5: Proxy response should return only the body or the remote request and set the headers, status, etc. #12
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: dependabot-auto-approve | |
on: | |
pull_request: | |
permissions: | |
pull-requests: write | |
contents: write | |
jobs: | |
dependabot: | |
uses: alleyinteractive/.github/.github/workflows/dependabot-auto-approve.yml@main |