Skip to content

fix: compare Agentforce Studio scorer status case-insensitively @W-24087944@ #979

fix: compare Agentforce Studio scorer status case-insensitively @W-24087944@

fix: compare Agentforce Studio scorer status case-insensitively @W-24087944@ #979

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