Skip to content

added StandardValueSets to beginning of beta flow #45

added StandardValueSets to beginning of beta flow

added StandardValueSets to beginning of beta flow #45

Workflow file for this run

name: 2GP Feature Test
on:
push:
branches:
- feature/**
- main
jobs:
feature-test:
name: "Feature Test"
uses: muselab-d2x/d2x/.github/workflows/feature-test-unlocked.yml@main
secrets:
dev-hub-auth-url: "${{ secrets.DEV_HUB_AUTH_URL }}"
gh-email: "${{ secrets.GH_EMAIL }}"
github-token: "${{ secrets.GITHUB_TOKEN }}"