Skip to content

Commit

Permalink
Merge branch 'master' into automaticDownloads
Browse files Browse the repository at this point in the history
  • Loading branch information
MidnightNerd authored Apr 6, 2024
2 parents 4c5a10c + 054667f commit 7d6ce20
Show file tree
Hide file tree
Showing 196 changed files with 103,046 additions and 19,835 deletions.
35 changes: 0 additions & 35 deletions .circleci/config.yml

This file was deleted.

21 changes: 21 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
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
##############################
Loading

0 comments on commit 7d6ce20

Please sign in to comment.