We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee30a6c commit 7e59eb9Copy full SHA for 7e59eb9
1 file changed
.github/workflows/renovate.yml
@@ -27,4 +27,5 @@ jobs:
27
token: ${{ secrets.GITHUB_TOKEN }}
28
env:
29
LOG_LEVEL: info
30
+ RENOVATE_REPOSITORIES: ${{ github.repository }}
31
RENOVATE_DRY_RUN: ${{ inputs.dry_run == true && 'full' || '' }}
0 commit comments