[Reproduce previous build] v2.5.2-governance-merkle-tree #8
This file contains 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: On pull request, build contracts | ||
on: | ||
pull_request: | ||
permissions: | ||
contents: write | ||
jobs: | ||
build: | ||
uses: multiversx/mx-sc-actions/.github/workflows/reproducible-build.yml@6091788cbc207453f45e98f785f6187935a8c443 | ||
Check failure on line 11 in .github/workflows/on_pull_request_build_contracts.yml GitHub Actions / On pull request, build contractsInvalid workflow file
|
||
with: | ||
image_tag: v4.2.0 | ||
package_whole_project_src: true |