Skip to content

Add a setting to filter apt/Flatpak results for the same application, with a fix for search sorting #60

Add a setting to filter apt/Flatpak results for the same application, with a fix for search sorting

Add a setting to filter apt/Flatpak results for the same application, with a fix for search sorting #60

Workflow file for this run

name: Build
on:
push:
branches:
- master
pull_request:
branches:
- master
workflow_dispatch:
jobs:
build:
uses: linuxmint/github-actions/.github/workflows/do-builds.yml@master
with:
commit_id: master
############################## Comma separated list - like 'linuxmint/xapp, linuxmint/cinnamon-desktop'
dependencies: >
linuxmint/mintcommon,
linuxmint/xapp
##############################