From aab063acc7463134e318b3213a87503156613d2b Mon Sep 17 00:00:00 2001 From: mutoe Date: Thu, 1 Dec 2022 23:49:38 +0800 Subject: [PATCH] docs: add github action as CI/CD --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 76626e6..7d14ccf 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ For more information on how to this works with other frontends/backends, head ov - [x] [ESLint](https://eslint.vuejs.org/) for syntax checking and code styling - [x] Component test ([Cypress component testing](https://docs.cypress.io/guides/component-testing)) - [x] E2E test ([Cypress](https://docs.cypress.io)) +- [x] [GitHub Actions](https://docs.github.com/en/actions) CI/CD # Getting started