Skip to content

Commit 6520eea

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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/sconify.yml@sconify-v1.0.0
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)