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 5d8c769 commit fb35bf1Copy full SHA for fb35bf1
action.yml
@@ -143,7 +143,7 @@ runs:
143
INPUT_RELEASE_NOTES_TITLE: ${{ inputs.release-notes-title }}
144
INPUT_CODERABBIT_SUPPORT_ACTIVE: ${{ inputs.coderabbit-support-active }}
145
INPUT_CODERABBIT_RELEASE_NOTES_TITLE: ${{ inputs.coderabbit-release-notes-title }}
146
- INPUT_CODERABBIT_SUMARY_IGNORE_GROUPS: ${{ inputs.coderabbit-summary-ignore-groups }}
+ INPUT_CODERABBIT_SUMMARY_IGNORE_GROUPS: ${{ inputs.coderabbit-summary-ignore-groups }}
147
INPUT_GITHUB_REPOSITORY: ${{ github.repository }}
148
INPUT_ROW_FORMAT_ISSUE: ${{ inputs.row-format-issue }}
149
INPUT_ROW_FORMAT_PR: ${{ inputs.row-format-pr }}
0 commit comments