Skip to content

[Fix] Epic: Hide UE-related items from the user's library #2065

[Fix] Epic: Hide UE-related items from the user's library

[Fix] Epic: Hide UE-related items from the user's library #2065

Workflow file for this run

name: Build on PR
on:
pull_request:
branches: [main, stable]
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/build-base.yml
with:
publish-snap: false
secrets:
workflowToken: ${{ secrets.WORKFLOW_TOKEN }}