Skip to content

feat: generate package-lock.json for webapp templates at build time @W-21746844@ #872

feat: generate package-lock.json for webapp templates at build time @W-21746844@

feat: generate package-lock.json for webapp templates at build time @W-21746844@ #872

Workflow file for this run

name: PR Validation
on:
pull_request:
types: [opened, reopened, edited, synchronize]
# only applies to PRs that want to merge to main
branches: [main]
jobs:
pr-validation:
uses: salesforcecli/github-workflows/.github/workflows/validatePR.yml@main