Home
last modified time | relevance | path

Searched hist:cd1c6d65a02e54ad17fe4658101d880b8960cacf (Results 1 – 1 of 1) sorted by relevance

/optee_os/.github/workflows/
H A Dstales.ymlcd1c6d65a02e54ad17fe4658101d880b8960cacf Fri Jul 03 07:03:39 UTC 2020 Jerome Forissier <jerome@forissier.org> github: fix error in workflow file

GitHub reports [1]:

The workflow is not valid.
.github/workflows/stales.yml (Line: 2, Col: 1): Unexpected value
'description'

This commit removes the description: line to fix the issue and moves
additional text to the name: line.

Link: [1] https://github.com/OP-TEE/optee_os/actions/runs/156017617
Fixes: 50bbda3dd3b2 ("github: add a new actions/workflow file")
Signed-off-by: Jerome Forissier <jerome@forissier.org>
Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Joakim Bech <joakim.bech@linaro.org>