Skip to content

feat: native ES module #51

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Jun 13, 2021
Prev Previous commit
Next Next commit
ci(test): remove builds for greenkeeper branches
  • Loading branch information
gr2m committed Jun 13, 2021
commit 32a29b81d2ae3f2db83e09f1a93421c9801b6c01
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ on:
push:
branches:
- master
- "greenkeeper/**"
pull_request:
types: [opened, synchronize]

Expand Down