Skip to content

Corrected the license type from MPL-2.0 to CCO-1.0 (#2863) #1656

Corrected the license type from MPL-2.0 to CCO-1.0 (#2863)

Corrected the license type from MPL-2.0 to CCO-1.0 (#2863) #1656

name: 'PR Needs Rebase'
on:
push:
pull_request_target:
types: [synchronize]
jobs:
label-rebase-needed:
uses: mdn/workflows/.github/workflows/pr-rebase-needed.yml@main
with:
target-repo: 'mdn/interactive-examples'
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}