Skip to content

#1577 Update API version to v66.0 #406

#1577 Update API version to v66.0

#1577 Update API version to v66.0 #406

Workflow file for this run

name: "Feature Test"
on:
push:
branches:
- feature/**
workflow_dispatch:
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 }}"
feature-test-namespaced:
name: "Feature Test - Namespaced"
uses: "SFDO-Community/standard-workflows/.github/workflows/feature-namespaced.yml@main"
secrets:
dev-hub-auth-url: "${{ secrets.DEV_HUB_AUTH_URL }}"