catchpoint / workflow-telemetry-action

Github action to collect metrics (CPU, memory, I/O, etc ...) from your workflows to help you debug and optimize your CI/CD pipeline
Apache License 2.0
292 stars 39 forks source link

Document permission `actions: read` #73

Open WildOrangutan opened 3 months ago

WildOrangutan commented 3 months ago

Seems like actions: read can be required and it doesn't seem to be documented. Would it make sense to do so?

[Workflow Telemetry] Unable to get current workflow job info. Please sure that your workflow have "actions:read" permission!