We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65e877e commit 215695eCopy full SHA for 215695e
tools/analytics/org/README.md
@@ -36,4 +36,3 @@ The tools in this directory help us understand how GitHub Actions runners are be
36
- Intelligent cache invalidation
37
- Rate limit optimization
38
- Reduces redundant API calls during analysis
39
-
tools/analytics/org/requirements.txt
@@ -0,0 +1,3 @@
1
+requests>=2.28.0
2
+pyyaml>=6.0
3
+python-dotenv>=0.19.0
0 commit comments