amplify icon indicating copy to clipboard operation
amplify copied to clipboard

[Workflow] Linter Action

Open manishapriya94 opened this issue 2 years ago • 1 comments

Goal

Write a new action to lint the repo on pull request

Tasks

  • [ ] Suggested prompt: Let's create an action for this project to lint on each pull request
  • [ ] Create a new action file and copy the code to the file
  • [ ] Change the workflow so it lints against node versions 16, 18, 20
  • [ ] Ask Copilot if it knows if this action rerun when a pull request is pushed to?
  • [ ] Ask Copilot for any improvements we can make

manishapriya94 avatar Dec 12 '23 15:12 manishapriya94

Branch: issue-846

Dunridge avatar Jan 19 '24 20:01 Dunridge