Skip to content

nextcloud: Move PHP configurations to files #12

nextcloud: Move PHP configurations to files

nextcloud: Move PHP configurations to files #12

---
name: "Package nextcloud"
on:
push:
branches:
- main
paths:
- 'nextcloud/**'
workflow_dispatch: {}
jobs:
package:
uses: "./.github/workflows/package.yml"
with:
name: nextcloud
path: nextcloud