Commit 026caab
authored
[cicd] Fix github rate limit issue (#2667)
## Summary
Fixes
https://github.com/jetify-com/devbox/actions/runs/16847493651/job/47729104601
This is a very specific fix to this job. I think a better solution is to
pass `--extra-access-tokens` flag into nix commands that may interact
with github.
## How was it tested?
Not sure how to test.
## Community Contribution License
All community contributions in this pull request are licensed to the
project
maintainers under the terms of the
[Apache 2 License](https://www.apache.org/licenses/LICENSE-2.0).
By creating this pull request, I represent that I have the right to
license the
contributions to the project maintainers under the Apache 2 License as
stated in
the
[Community Contribution
License](https://github.com/jetify-com/opensource/blob/main/CONTRIBUTING.md#community-contribution-license).1 parent 3ec2038 commit 026caab
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
0 commit comments