Skip to content

Commit 8c1bde5

Browse files
committed
ci: remove unnecessary config.json
This file is only necessary in special cases. For this plugin it is enough to rely on the automatic configuration done in the Learnweb workflows.
1 parent f9eac58 commit 8c1bde5

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

.github/workflows/config.json

Lines changed: 0 additions & 12 deletions
This file was deleted.

.github/workflows/moodle-ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@ name: Moodle Plugin CI
22
on: [ push, pull_request ]
33

44
jobs:
5-
call:
6-
name: ""
5+
call-moodle-ci:
76
uses: learnweb/moodle-workflows-learnweb/.github/workflows/moodle-ci.yml@main

0 commit comments

Comments
 (0)