Merge pull request #749 from dokuwiki-translate/lang_update_1245_1760… #206
This file contains hidden or 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: '19 8 25 * *' | |
| jobs: | |
| all: | |
| uses: dokuwiki/github-action/.github/workflows/all.yml@main |