1
0
Fork 0
dokuwiki-plugins-extra/plugins/55/indexmenu/.github/workflows/dokuwiki.yml
Daniel Baumann f339727d60
Adding indexmenu version 2024-01-05 (ed06f21).
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-03-24 19:33:15 +01:00

11 lines
175 B
YAML

name: DokuWiki Default Tasks
on:
push:
pull_request:
schedule:
- cron: '14 17 21 * *'
jobs:
all:
uses: dokuwiki/github-action/.github/workflows/all.yml@main