Skip to content

Add logic in the Apex side to return the type of each field and the s… #34

Add logic in the Apex side to return the type of each field and the s…

Add logic in the Apex side to return the type of each field and the s… #34

Workflow file for this run

name: "Feature Test"
on:
push:
branches:
- feature/**
jobs:
feature-test:
name: "Feature Test"
uses: "SFDO-Community/standard-workflows/.github/workflows/feature.yml@main"
secrets:
dev-hub-auth-url: "${{ secrets.DEV_HUB_AUTH_URL }}"