Add tutorial link for integrating Github actions with rails

This commit is contained in:
Akshay Birajdar 2019-12-06 13:28:49 +05:30
parent 24c2332778
commit 9653885325

View File

@ -432,6 +432,7 @@ https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.s
- [Converting Docker-based Actions to JavaScript/TypeScript](https://httgp.com/converting-github-actions-from-docker-to-javascript/)
- [GitHub Actions CI for Swift/iOS Projects](https://medium.com/rosberryapps/github-actions-ci-for-swift-projects-c129baceed1a)
- [Working with GitHub Actions](https://jeffrafter.com/working-with-github-actions)
- [GitHub Actions for Rails Developers](https://www.youtube.com/watch?v=gGUXydw22zw)
> Please don't hesitate to make a PR if you have more resources to share. Check out [contributing.md](contributing.md) for more information