We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bac56fb commit e13639eCopy full SHA for e13639e
.github/workflows/renovate.yml
@@ -19,4 +19,4 @@ jobs:
19
uses: lrstanley/.github/.github/workflows/renovate.yml@master
20
secrets: inherit
21
with:
22
- force-run: ${{ inputs.force-run }}
+ force-run: ${{ inputs.force-run == true }}
0 commit comments