Skip to content

Fix Go SDK Content-Type on GET requests #594

Fix Go SDK Content-Type on GET requests

Fix Go SDK Content-Type on GET requests #594

Workflow file for this run

name: Label PRs
on:
pull_request_target: # zizmor: ignore[dangerous-triggers] -- required for write access to PRs from forks; workflow only runs actions/labeler with no PR code checkout or execution
types: [opened, synchronize, reopened]
permissions: {}
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
with:
sync-labels: true