Artifacts Usage Report #57090
Closed
Replies: 1 comment
|
This discussion was automatically closed because it expired on 2026-08-31T05:43:42.519Z.
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Analyzed the latest 100 workflow runs created in the last 30 days (excluding cancelled completed runs when aggregating artifact statistics). Only workflows with observed artifacts are included in the table.
Summary
View artifact usage table
Insights & Recommendations
Recommendations
Notes
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
api.github.com[!TIP]
api.github.comis blocked because GitHub API access uses the built-in GitHub tools by default. Instead of addingapi.github.comtonetwork.allowed, usetools.github.mode: gh-proxyfor direct pre-authenticated GitHub CLI access without requiring network access toapi.github.com:See GitHub Tools for more information on
gh-proxymode.To allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.
All reactions