Cleanup GitHub Actions (#2983)

This is mostly just about naming. Plus removing an unused end-to-end testing workflow.
This commit is contained in:
Hugh Nimmo-Smith
2025-02-06 12:13:08 +00:00
committed by GitHub
parent 4fc7fbe8fe
commit 6dcfdf8d39
7 changed files with 10 additions and 34 deletions

View File

@@ -17,7 +17,7 @@ on:
- "docs/**"
jobs:
build_element_call:
uses: ./.github/workflows/element-call.yaml
uses: ./.github/workflows/lib/build-element-call.yaml
with:
vite_app_version: ${{ github.event.release.tag_name || github.sha }}
secrets: