update unit tests with new skipns and skipns combined options #34
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: DokuWiki Default Tasks | |
on: | |
push: | |
pull_request: | |
schedule: | |
- cron: '14 17 21 * *' | |
jobs: | |
all: | |
uses: dokuwiki/github-action/.github/workflows/all.yml@main |