igorcosta / api_workspace

A restful API demo for GitHub Workspace
MIT License
0 stars 0 forks source link

workflow pipeline is broken #22

Closed igorcosta closed 6 months ago

igorcosta commented 6 months ago

Every time there's a new pull request or push to the main branch the pipeline is not triggered and has some sort of error

like

Error the `uses' attribute must be a path, a Docker image, or owner/repo@ref

Please validate all the usage of uses and make sure that is valid workflow file before make some changes.