1
0
Fork 0
dokuwiki-plugins-extra/plugins/55/dw2pdf/.github/workflows/dokuwiki.yml
Daniel Baumann 8e32b01eb0
Adding dw2pdf version 2023-11-25 (48253f1).
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-03-24 19:33:13 +01:00

11 lines
175 B
YAML

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