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.
 
 
 
 
 

12 lines
173 B

  1. name: DokuWiki Default Tasks
  2. on:
  3. push:
  4. pull_request:
  5. schedule:
  6. - cron: '1 18 5 * *'
  7. jobs:
  8. all:
  9. uses: dokuwiki/github-action/.github/workflows/all.yml@main