summaryrefslogtreecommitdiffstats
path: root/.github/workflows/webui.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/webui.yml')
-rw-r--r--.github/workflows/webui.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.github/workflows/webui.yml b/.github/workflows/webui.yml
index 2135ffb2..077b0b81 100644
--- a/.github/workflows/webui.yml
+++ b/.github/workflows/webui.yml
@@ -1,14 +1,7 @@
-# This workflow will do a clean installation of node dependencies, cache/restore them, build the source code and run tests across different versions of node
-# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-nodejs
-
name: webui
on:
workflow_call:
- # push:
- # branches: [ "develop" ]
- # pull_request:
- # branches: [ "develop" ]
jobs:
build: