8000 clutter/actor: Allow specifying the layout manager for an actor type · linuxmint/muffin@8a4e149 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

clutter/actor: Allow specifying the layout manager for an actor type #129

clutter/actor: Allow specifying the layout manager for an actor type

clutter/actor: Allow specifying the layout manager for an actor type #129

Workflow file for this run

name: Build
on:
push:
branches:
- master
pull_request:
branches:
- master
workflow_dispatch:
inputs:
debug_enabled:
type: boolean
description: 'Start an SSH server on failure.'
required: false
default: false
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/cinnamon-desktop
##############################
0