Fix app search sorting and filtering & migrate to webcomponent #203
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Build Pull Request | |
on: | |
pull_request: | |
jobs: | |
pr: | |
uses: onecx/ci-angular/.github/workflows/build-pr.yml@v1 | |
secrets: inherit |