A curated list of awesome actions to use on GitHub
Go to file
Eric Johnson 453083a0ad
Add link to JS Build Actions
Add a link to actions to run Gulp or Grunt build tasks then commit any asset file changes.

These are two separate actions:

- build: Runs either Gulp, Grunt or NPM (whichever is configured)
- commit: Commits and pushes asset file changes

Used together, these are perfect for running SASS/CSS compilation or JS transpiliation build actions.
2019-01-12 21:37:02 -05:00
awesome-actions.jpg initial commit 2018-10-20 19:08:16 -06:00
code-of-conduct.md initial commit 2018-10-20 19:08:16 -06:00
contributing.md update license 2018-11-24 10:28:09 -07:00
ideas.md Update ideas.md 2018-12-01 17:02:50 -05:00
README.md Add link to JS Build Actions 2019-01-12 21:37:02 -05:00





Awesome Actions Awesome

A curated list of awesome things related to GitHub Actions.

Actions are triggered by GitHub platform events directly in a repo and run on-demand workflows as autoscaled containers in response. With GitHub Actions you can automate your workflow from idea to production.

Contents

Official Resources

Community Resources

Tutorials

Please don't hesitate to make a PR if you have more resources to share. Check out contributing.md for more information

License

Creative Commons License