Skip to content

Update homepage crafting courses link #124

Update homepage crafting courses link

Update homepage crafting courses link #124

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: "TODO: set this value to the name of the current (origin) repo"
secrets:
GH_TOKEN: ${{ secrets.GH_TOKEN }}