How to setup Danger JS with GitHub Actions
Make sure you add danger as a devDependency: A dangerfile.js in the root directory. Example: Lastly, create a workflow file at .github/workflow/ and give it any name, example: cy.yml :
Make sure you add danger as a devDependency: A dangerfile.js in the root directory. Example: Lastly, create a workflow file at .github/workflow/ and give it any name, example: cy.yml :