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.
2 parents 14ee704 + d609a1a commit cf6d95eCopy full SHA for cf6d95e
1 file changed
.github/workflows/reference-integration.yml
@@ -19,6 +19,8 @@ on:
19
types: [checks_requested]
20
jobs:
21
integration:
22
+ # TODO: restore job once fixed. https://github.com/eclipse-score/lifecycle/issues/84
23
+ if: false
24
uses: eclipse-score/reference_integration/.github/workflows/reusable_smoke-test.yml@main
25
secrets: inherit
26
with:
0 commit comments