Merge pull request #221 from peaceiris/patch-1

Add GitHub Actions Branding Cheat Sheet
This commit is contained in:
Gary Ewan Park 2019-10-10 10:08:31 +01:00 committed by GitHub
commit b9c158a6f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,6 +31,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Internet of Things (IOT)](#internet-of-things-iot)
- [Machine Learning Ops](#machine-learning-ops)
- [Performance Monitoring](#performance-monitoring)
- [Cheat Sheet](#cheat-sheet)
- [Tutorials](#tutorials)
## Official Resources
@ -306,6 +307,10 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
- [Run Lighthouse in CI using GitHub Actions](https://github.com/treosh/lighthouse-ci-action)
### Cheat Sheet
- [GitHub Actions Branding Cheat Sheet](https://haya14busa.github.io/github-action-brandings/)
## Tutorials
- [Introducing GitHub Actions](https://css-tricks.com/introducing-github-actions/)