We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a635909 commit 7ae30b7Copy full SHA for 7ae30b7
.github/workflows/moodle-ci.yml
@@ -4,6 +4,6 @@ on: [ push, pull_request ]
4
jobs:
5
call:
6
name: ""
7
- uses: learnweb/moodle-workflows-learnweb/.github/workflows/moodle-ci.yml@improvedmatrix
+ uses: learnweb/moodle-workflows-learnweb/.github/workflows/moodle-ci.yml@main
8
with:
9
allow-mustache-lint-error: true
0 commit comments