diff --git a/.github/workflows/_chatops_retest.yml b/.github/workflows/_chatops_retest.yml index 1f64ca6b3..a42830566 100644 --- a/.github/workflows/_chatops_retest.yml +++ b/.github/workflows/_chatops_retest.yml @@ -23,6 +23,10 @@ name: Rerun Failed Actions on: workflow_call: + secrets: + CHATOPS_TOKEN: + description: 'The GitHub token used for chatops operations' + required: true jobs: retest: