Skip to content

fix(deps): bump @lwrjs/api from 0.18.3 to 0.21.4 #1299

fix(deps): bump @lwrjs/api from 0.18.3 to 0.21.4

fix(deps): bump @lwrjs/api from 0.18.3 to 0.21.4 #1299

Workflow file for this run

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