gutenberg-examples
gutenberg-examples copied to clipboard
Add GitHub Actions
Adding some GitHub Actions to manage the following:
- [ ] Generating the build files on push
- [ ] Generating the plugin .zip
- [ ] Attaching the generated .zip to a release
- [ ] Running e2e tests #174
- [x] Linting #219
Related #173
I've re-added linting with #193