diff --git a/.github/workflows/examples.yml b/.github/workflows/examples.yml index 898ce82b..9dc5b6fe 100644 --- a/.github/workflows/examples.yml +++ b/.github/workflows/examples.yml @@ -1250,6 +1250,7 @@ jobs: repository: runs-on: ubuntu-latest + needs: [ examples ] if: "github.repository == 'lowlighter/metrics'" steps: - name: Checkout repository