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 5622371 commit 786b17fCopy full SHA for 786b17f
.github/workflows/pull_request.yml
@@ -18,9 +18,7 @@ jobs:
18
uses: ./.github/workflows/build_template.yml
19
secrets:
20
E2B_API_KEY: ${{ secrets.E2B_API_KEY }}
21
- with:
22
E2B_DOMAIN: ${{ vars.E2B_DOMAIN }}
23
- E2B_CI_TEMPLATE: ${{ vars.E2B_CI_TEMPLATE }}
24
E2B_TEMPLATE_CONFIG: ${{ vars.E2B_TEMPLATE_CONFIG }}
25
js-sdk:
26
uses: ./.github/workflows/js_tests.yml
0 commit comments