Skip to content

Chore/bump ng19 support #84

Chore/bump ng19 support

Chore/bump ng19 support #84

Workflow file for this run

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