Skip to content

fix(js-toolkit): add warnings for when creating, building, and deploying projects within a liferay workspace #1445

fix(js-toolkit): add warnings for when creating, building, and deploying projects within a liferay workspace

fix(js-toolkit): add warnings for when creating, building, and deploying projects within a liferay workspace #1445

Workflow file for this run

name: 'Pull Request Labeler'
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'