diff --git a/.github/workflows/triage-labelled.yml b/.github/workflows/triage-labelled.yml index 492d1bc846..7ee8480984 100644 --- a/.github/workflows/triage-labelled.yml +++ b/.github/workflows/triage-labelled.yml @@ -4,6 +4,9 @@ on: issues: types: [labeled] workflow_call: + secrets: + ELEMENT_BOT_TOKEN: + required: true jobs: apply_Z-Labs_label: