Skip to content

fix(publish-release): add permissions #1479

fix(publish-release): add permissions

fix(publish-release): add permissions #1479

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/bob"
secrets:
GH_TOKEN: ${{ secrets.GH_TOKEN }}