Skip to content

Resolve 'reboot' vs 'restart' discrepancy from newly merged changes (… #155

Resolve 'reboot' vs 'restart' discrepancy from newly merged changes (…

Resolve 'reboot' vs 'restart' discrepancy from newly merged changes (… #155

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
##############################