Scratchpads V1
This commit is contained in:
11
.github/workflows/dokuwiki.yml
vendored
11
.github/workflows/dokuwiki.yml
vendored
@@ -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
4
.github/workflows/instructions.md
vendored
Normal 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
|
||||
Reference in New Issue
Block a user