Skip to content

Commit 8ded30c

Browse files
committed
ci: disable unnecessary ci
1 parent 028f94d commit 8ded30c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

+5
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,8 @@ on: [push, pull_request]
66
jobs:
77
ci:
88
uses: catalyst/catalyst-moodle-workflows/.github/workflows/ci.yml@main
9+
with:
10+
disable_mustache: true
11+
disable_phpdoc: true
12+
disable_phplint: true
13+
disable_phpcpd: true

0 commit comments

Comments
 (0)