Skip to content

ci(deps): bump actions/checkout from 6.0.0 to 6.0.1 #420

ci(deps): bump actions/checkout from 6.0.0 to 6.0.1

ci(deps): bump actions/checkout from 6.0.0 to 6.0.1 #420

Workflow file for this run

name: auto-merge
on:
pull_request_target:
# No GITHUB_TOKEN permissions, as we use AUTOMERGE_TOKEN instead.
permissions: {}
jobs:
auto-merge:
uses: mdn/workflows/.github/workflows/auto-merge.yml@main
with:
target-repo: "mdn/todo-vue"
secrets:
GH_TOKEN: ${{ secrets.AUTOMERGE_TOKEN }}