Skip to content

chore(button-area): add build file and jsdoc #809

chore(button-area): add build file and jsdoc

chore(button-area): add build file and jsdoc #809

Workflow file for this run

name: Pull Request Validation
on:
pull_request_target:
branches:
- main
types: [opened, synchronize, reopened, labeled, unlabeled]
workflow_dispatch:
jobs:
release:
name: Pull Request Validation
uses: tyler-technologies-oss/forge-automation-shared/.github/workflows/wf-auto-pr-check.yml@v2.8.1
with:
NPM_INSTALL_COMMAND: "ci --ignore-scripts"