You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- name: DokuWiki Default Tasks
- on:
- push:
- pull_request:
- schedule:
- - cron: '14 17 21 * *'
-
-
- jobs:
- all:
- uses: dokuwiki/github-action/.github/workflows/all.yml@main
|