diff --git a/.github/workflows/pre-main.yaml b/.github/workflows/pre-main.yaml index 207b2f8..4548503 100644 --- a/.github/workflows/pre-main.yaml +++ b/.github/workflows/pre-main.yaml @@ -43,7 +43,7 @@ jobs: - name: Check out l2discovery-examples code uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 with: - repository: redhat-cne/l2discovery-examples + repository: redhat-cne/graphsolver-examples ref: main path: examples