Skip to content

build(deps): bump @babel/traverse from 7.22.8 to 7.23.2 #2664

build(deps): bump @babel/traverse from 7.22.8 to 7.23.2

build(deps): bump @babel/traverse from 7.22.8 to 7.23.2 #2664

Workflow file for this run

name: validate-pr
on:
pull_request:
types: [opened, reopened, edited]
# only applies to PRs that intent to be released to the public
branches:
- main
- release-base/**
jobs:
validate-pr:
uses: salesforcecli/github-workflows/.github/workflows/validatePR.yml@main