Skip to content

fix(api): update descriptions to match docs #3

fix(api): update descriptions to match docs

fix(api): update descriptions to match docs #3

Workflow file for this run

name: "auto-merge"
on: [pull_request_target]
jobs:
auto-merge:
uses: mdn/workflows/.github/workflows/auto-merge.yml@main
with:
target-repo: "mdn/mdn-http-observatory"
secrets:
GH_TOKEN: ${{ secrets.GH_TOKEN }}