Home
last modified time | relevance | path

Searched refs:GITHUB_ACTIONS (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Tools/scripts/
H A Dverify_ensurepip_wheels.py21 GITHUB_ACTIONS = os.getenv("GITHUB_ACTIONS") == "true" variable
25 if GITHUB_ACTIONS:
31 if GITHUB_ACTIONS:
/third_party/node/deps/npm/node_modules/libnpmpublish/lib/
H A Dprovenance.js20 if (ci.GITHUB_ACTIONS) {

Completed in 1 milliseconds