temporarily trigger all #1
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/unified-ci.yml#L1
(Line: 71, Col: 9): Unexpected symbol: '#'. Located at position 10 within expression: true || # TEMPORARY: Remove after testing
github.event.inputs.force-all == 'true' ||
github.event_name == 'push' ||
needs.detect-changes.outputs.user-management == 'true' ||
needs.detect-changes.outputs.shared == 'true', (Line: 134, Col: 9): Unexpected symbol: '#'. Located at position 10 within expression: true || # TEMPORARY: Remove after testing
github.event.inputs.force-all == 'true' ||
github.event_name == 'push' ||
needs.detect-changes.outputs.sticker-award == 'true' ||
needs.detect-changes.outputs.shared == 'true', (Line: 176, Col: 9): Unexpected symbol: '#'. Located at position 10 within expression: true || # TEMPORARY: Remove after testing
github.event.inputs.force-all == 'true' ||
github.event_name == 'push' ||
needs.detect-changes.outputs.sticker-catalogue == 'true' ||
needs.detect-changes.outputs.shared == 'true', (Line: 219, Col: 9): Unexpected symbol: '#'. Located at position 10 within expression: true || # TEMPORARY: Remove after testing
github.event.inputs.force-all == 'true' ||
github.event_name == 'push' ||
needs.detect-changes.outputs.web-backend == 'true' ||
needs.detect-changes.outputs.shared == 'true'
|