webext-dark-mode/.github
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Felipe M. 72c0c4bc0c
All checks were successful
CI / lint (push) Successful in 36s
CI / build (push) Successful in 51s
Authenticate the setup actions against the GitHub API
setup-go, setup-node and setup-bun resolve versions through
api.github.com. Anonymously that is sixty requests an hour for the
whole runner host, and the jobs started failing on it. GH_API_TOKEN is
a read-only GitHub token held as a Forgejo secret.

Where the secret is absent the input is empty and the action falls back
to an anonymous request, exactly as before.
2026-09-22 12:54:19 +02:00
..
workflows Authenticate the setup actions against the GitHub API 2026-09-22 12:54:19 +02:00