Skip to content

Commit 6520eea

Browse files
docs: add custom runner in example
1 parent c3fc392 commit 6520eea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sconify/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
sconify:
8989
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/[email protected]
9090
with:
91+
# runner: your-runner-here ⚠️ control the runner used in the workflow to match your requirements
9192
image-name: ${{ inputs.image-name }}
9293
image-tag: ${{ inputs.image-tag }}
9394
sconify-debug: ${{ inputs.sconify-debug }}

0 commit comments

Comments
 (0)