Adding indexmenu version 2024-01-05 (ed06f21).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
92cc8375f2
commit
f339727d60
766 changed files with 83299 additions and 0 deletions
11
plugins/55/indexmenu/.github/workflows/dokuwiki.yml
vendored
Normal file
11
plugins/55/indexmenu/.github/workflows/dokuwiki.yml
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
name: DokuWiki Default Tasks
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '14 17 21 * *'
|
||||
|
||||
|
||||
jobs:
|
||||
all:
|
||||
uses: dokuwiki/github-action/.github/workflows/all.yml@main
|
Loading…
Add table
Add a link
Reference in a new issue