chore: release bundled version after real publish and not gh release #11
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Test With Core Bundle | |
on: | |
push: | |
branches-ignore: [main] | |
jobs: | |
build-and-test: | |
uses: forcedotcom/bundle-publish-scripts/.github/workflows/validateBundleForDependents.yml@main | |
secrets: inherit |