Home
last modified time | relevance | path

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

/optee_os/.github/workflows/
H A Dnotify.yml4 # (issues: write) using the default short-lived GITHUB_TOKEN. Due to this
31 GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
H A Dstales.yml16 repo-token: ${{ secrets.GITHUB_TOKEN }}
/optee_os/scripts/
H A Dnotify_maintainers.py16 # GITHUB_TOKEN: authentication token with read access to PR to read comments
91 "GITHUB_TOKEN"))
98 token = os.getenv("GITHUB_TOKEN")