Skip to content

feat: add <ForgeButtonArea> wrapper #13

feat: add <ForgeButtonArea> wrapper

feat: add <ForgeButtonArea> wrapper #13

Workflow file for this run

name: Build Pull Request
on:
pull_request:
paths:
- '.github/workflows/**/*'
- '.eslintrc.json'
- 'gulpfile.ts'
- 'package.json'
- 'tsconfig.json'
- 'src/projects/**/*'
jobs:
build:
name: Build
uses: tyler-technologies-oss/forge-automation-shared/.github/workflows/[email protected]
secrets:
NPM_TOKEN: ${{ secrets.FORGE_NPM_TOKEN }}