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 59cd980 commit 01e308aCopy full SHA for 01e308a
.github/workflows/ci.yml
@@ -304,8 +304,8 @@ jobs:
304
- name: Enforce safe external URL opening policy
305
run: pnpm lint:ui:no-raw-window-open
306
307
- startup-memory:
308
- name: "startup-memory"
+ build-smoke:
+ name: "build-smoke"
309
needs: [docs-scope, changed-scope]
310
if: needs.docs-scope.outputs.docs_only != 'true' && needs.changed-scope.outputs.run_node == 'true'
311
runs-on: blacksmith-16vcpu-ubuntu-2404
0 commit comments