We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 231ac69 commit 80cf26dCopy full SHA for 80cf26d
.github/workflows/on-code-change.yml
@@ -21,3 +21,5 @@ jobs:
21
artifact_prefix: gql
22
static_analysis_auditci_level: critical
23
module_branch: ${{ github.head_ref }}
24
+ build_instance_type: self-hosted
25
+ tests_standalone: true
0 commit comments