Home
last modified time | relevance | path

Searched full:github_actions (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/.github/workflows/
Dotbr.yml86 export CI_ENV="$(bash <(curl -s https://codecov.io/env)) -e GITHUB_ACTIONS -e COVERAGE"
208 export CI_ENV="$(bash <(curl -s https://codecov.io/env)) -e GITHUB_ACTIONS -e COVERAGE"
/openthread-latest/script/
Dgit-tool57 [[ ${GITHUB_ACTIONS+x} && ${GITHUB_REF-} =~ ^refs/pull/[0-9]+/merge ]] || {
Dcheck-size311 if [[ "${GITHUB_ACTIONS+x}" ]]; then