Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate to GitHub Actions from CircleCI (#4143)
* Add initial cicd.yml for gh actions * Add version and run on PR * Trying to fix the node lts error on setup job * Trying to fix the pwd for yarn.lock * Remove pwd from cicd * Use only setup jon for now * Add path for cache * Add lint and build job * Fix dir issue with lint and build * Forget about cache for now * Make changes as per cortinico's comments * Trying to fix the pwd for lint and build * Run yarn on different dir * Add working-directory * Move the setup step into lint and build job * Remove setup job as not needed
- Loading branch information