Skip to content

Commit 3145016

Browse files
docs(sconify): evergreen workflow version example
1 parent fcb1bcf commit 3145016

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sconify/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,8 @@ on:
9595

9696
jobs:
9797
sconify:
98-
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/[email protected]
98+
# ⚠️ use tagged version here
99+
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/sconify.yml@main
99100
with:
100101
# runner: your-runner-here ⚠️ control the runner used in the workflow to match your requirements
101102
image-name: ${{ inputs.image-name }}

0 commit comments

Comments
 (0)