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 9eec8f8 commit 455bc3fCopy full SHA for 455bc3f
.github/workflows/test.yaml
@@ -35,7 +35,6 @@ jobs:
35
run: ENVTEST_K8S_VERSION="${KUBERNETES#default}" make check-envtest
36
37
kubernetes-k3d:
38
- if: "${{ github.repository == 'CrunchyData/postgres-operator' }}"
39
runs-on: ubuntu-latest
40
needs: [go-test]
41
strategy:
0 commit comments