Skip to content

Tell tsconfig.json to only compile editor and lib folders (just in case) #114

Tell tsconfig.json to only compile editor and lib folders (just in case)

Tell tsconfig.json to only compile editor and lib folders (just in case) #114

name: pr-rebase-needed
on:
push:
pull_request_target:
types: [synchronize]
jobs:
pr-needs-rebase:
uses: mdn/workflows/.github/workflows/pr-rebase-needed.yml@main
with:
target-repo: "mdn/bob"
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}