mirror of
https://github.com/vector-im/element-call.git
synced 2026-07-24 19:19:21 +00:00
cleanup things used for testing
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -88,6 +88,8 @@ jobs:
|
||||
|
||||
build_storybook:
|
||||
name: Build Storybook
|
||||
if: ${{ needs.prdetails.outputs.pr_data_json && contains(fromJSON(needs.prdetails.outputs.pr_data_json).labels.*.name, 'storybook build') }}
|
||||
needs: prdetails
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user