There was an error while loading. Please reload this page.
1 parent 17388b7 commit 8738ff0Copy full SHA for 8738ff0
.github/workflows/connectors_up_to_date.yml
@@ -47,6 +47,7 @@ jobs:
47
needs: generate_matrix
48
name: Connectors up-to-date
49
runs-on: connector-nightly-xlarge
50
+ continue-on-error: true
51
strategy:
52
matrix: ${{fromJson(needs.generate_matrix.outputs.generated_matrix)}}
53
permissions:
0 commit comments