Skip to content

fix: regenerate step proxy #72

fix: regenerate step proxy

fix: regenerate step proxy #72

Workflow file for this run

name: Build Pull Request
on:
pull_request:
paths:
- '.github/workflows/**/*'
- '.eslintrc.json'
- 'auto.config.ts'
- '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 }}