Scratchpads V1

This commit is contained in:
2026-01-09 09:26:39 +01:00
parent 16a07701ee
commit 0948f50d76
15 changed files with 718 additions and 27 deletions

View File

@@ -1,11 +0,0 @@
name: DokuWiki Default Tasks
on:
push:
pull_request:
schedule:
- cron: '58 2 25 * *'
jobs:
all:
uses: dokuwiki/github-action/.github/workflows/all.yml@main

4
.github/workflows/instructions.md vendored Normal file
View File

@@ -0,0 +1,4 @@
# Development instructions
- Do not use `phpunit` There are missing dependencies that make it fail.
- Consider The official documentation for wirting dokuwiki plugins: https://www.dokuwiki.org/devel:plugins