mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-03 08:21:08 +01:00
Add input parameter for ELEMENT_BOT_TOKEN
This commit is contained in:
parent
8769dbb3f7
commit
11f46a0d11
3
.github/workflows/triage-labelled.yml
vendored
3
.github/workflows/triage-labelled.yml
vendored
@ -4,6 +4,9 @@ on:
|
|||||||
issues:
|
issues:
|
||||||
types: [labeled]
|
types: [labeled]
|
||||||
workflow_call:
|
workflow_call:
|
||||||
|
secrets:
|
||||||
|
ELEMENT_BOT_TOKEN:
|
||||||
|
required: true
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
apply_Z-Labs_label:
|
apply_Z-Labs_label:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user