We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 786b17f commit 31669b0Copy full SHA for 31669b0
.github/workflows/js_tests.yml
@@ -8,8 +8,10 @@ on:
8
inputs:
9
E2B_DOMAIN:
10
required: false
11
+ type: string
12
E2B_CI_TEMPLATE:
13
14
15
16
permissions:
17
contents: read
.github/workflows/python_tests.yml
0 commit comments