diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 5f83e96..9a89810 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -25,4 +25,5 @@ jobs: token: ${{ secrets.RENOVATE_TOKEN }} env: RENOVATE_CONFIG_FILE: ".github/renovate.json" - LOG_LEVEL: debug \ No newline at end of file + LOG_LEVEL: debug + RENOVATE_REPOSITORIES: "CCPBioSim/CodeEntropy" \ No newline at end of file