We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a85f821 commit 6fa1abcCopy full SHA for 6fa1abc
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
internal_workflow_branch:
8
type: string
9
description: 'Sets the branch the reusable workflow calls reusable workflow actions with'
10
- default: 'main'
+ default: 'nvm-workaround'
11
codechecker_max_warnings:
12
13
description: 'Sets the value for --max-warnings on the moodle-plugin-ci codechecker step. Defaults to -1 which means no limit.'
0 commit comments