Skip to content

Commit

Permalink
Replace our own GitHub workflow with DokuWiki's
Browse files Browse the repository at this point in the history
  • Loading branch information
annda committed Aug 29, 2023
1 parent 5b76e46 commit fbeca28
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 52 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/dokuwiki.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
name: DokuWiki Default Tasks
on: [push, pull_request]

jobs:
all:
uses: dokuwiki/github-action/.github/workflows/all.yml@main
52 changes: 0 additions & 52 deletions .github/workflows/phpTestLinux.yml

This file was deleted.

0 comments on commit fbeca28

Please sign in to comment.