Skip to content

Use the index of the last child of a collection to construct the element's form #7433

Use the index of the last child of a collection to construct the element's form

Use the index of the last child of a collection to construct the element's form #7433

Workflow file for this run

name: Auto-merge
on:
pull_request: ~
jobs:
auto-merge:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
-
name: Auto-merge minor dependencies upgrades
uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.DEPENDABOT_TOKEN }}