mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
ci: add burgerdev to e2e failure assignees
This commit is contained in:
parent
6b2c00693c
commit
441672cbdc
1
.github/actions/pick_assignee/action.yml
vendored
1
.github/actions/pick_assignee/action.yml
vendored
@ -20,6 +20,7 @@ runs:
|
||||
"daniel-weisse"
|
||||
"derpsteb"
|
||||
"msanft"
|
||||
"burgerdev"
|
||||
)
|
||||
assignee=${possibleAssignees[$RANDOM % ${#possibleAssignees[@]}]}
|
||||
echo "assignee=$assignee" | tee -a "$GITHUB_OUTPUT"
|
||||
|
Loading…
Reference in New Issue
Block a user