Skip to content

Commit 049686e

Browse files
committed
chore: temporarily disable fossa workflow
1 parent 37d02f0 commit 049686e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
needs:
9898
- prepare-env
9999
- gooddata-ruby-lcm-build-pipeline
100-
- gooddata-ruby-fossa-licenses-validate-LR-ticket-zuul
100+
# - gooddata-ruby-fossa-licenses-validate-LR-ticket-zuul
101101
steps:
102102
- name: Check if needed jobs succeeded
103103
uses: re-actors/alls-green@release/v1

.github/workflows/gate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
if: always()
107107
needs:
108108
- prepare-env
109-
- gooddata-ruby-fossa-licenses-validate-LR-ticket-zuul
109+
# - gooddata-ruby-fossa-licenses-validate-LR-ticket-zuul
110110
- gooddata-ruby-lcm-promote-pipeline
111111
steps:
112112
- name: Check if needed jobs succeeded

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.7.104
1+
3.7.105

0 commit comments

Comments
 (0)