Skip to content

feat: update CEM analyzer to run from root of project, and rename "styles" directory in package format to "sass" #29

feat: update CEM analyzer to run from root of project, and rename "styles" directory in package format to "sass"

feat: update CEM analyzer to run from root of project, and rename "styles" directory in package format to "sass" #29

Workflow file for this run

name: Build Pull Request
on:
pull_request:
jobs:
build:
name: Build
uses: tyler-technologies-oss/forge-automation-shared/.github/workflows/[email protected]
secrets:
NPM_TOKEN: ${{ secrets.FORGE_NPM_TOKEN }}