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 726bc4c commit 5382141Copy full SHA for 5382141
.github/workflows/renovate-vault-backports.yml
@@ -22,7 +22,7 @@ permissions:
22
23
jobs:
24
call-workflow:
25
- uses: rancher/renovate-config/.github/workflows/renovate-vault.yml@release
+ uses: rancher/renovate-config/.github/workflows/renovate-vault.yml@custom-config
26
with:
27
logLevel: ${{ inputs.logLevel || 'info' }}
28
overrideSchedule: ${{ github.event.inputs.overrideSchedule == 'true' && '{''schedule'':null}' || '' }}
0 commit comments