xref: /plugin/structsection/.github/workflows/dokuwiki.yml (revision adc87508697492918d4a7b7ee1db4e7939294965)
1*adc87508SMichael Großename: DokuWiki Default Tasks
2*adc87508SMichael Großeon:
3*adc87508SMichael Große  push:
4*adc87508SMichael Große  pull_request:
5*adc87508SMichael Große  schedule:
6*adc87508SMichael Große    - cron: '19 8 25 * *'
7*adc87508SMichael Große
8*adc87508SMichael Große
9*adc87508SMichael Großejobs:
10*adc87508SMichael Große  all:
11*adc87508SMichael Große    uses: dokuwiki/github-action/.github/workflows/all.yml@main
12