E5E3 Update view-transitions/mpa-example-2/hobbies.html · mdn/dom-examples@89471b8 · GitHub
[go: up one dir, main page]

Skip to content

Add view-transitions mpa-example-2 with slide animations #200

Add view-transitions mpa-example-2 with slide animations

Add view-transitions mpa-example-2 with slide animations #200

name: "Label PRs with conflicts"
on:
push:
pull_request_target:
types: [synchronize]
jobs:
label-merge-conflicts:
uses: mdn/workflows/.github/workflows/pr-rebase-needed.yml@main
with:
target-repo: "mdn/dom-examples"
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0