Add GitHub Actions Branding Cheat Sheet

* Create Cheat Sheet section under Community Resources
* Add GitHub Actions Branding Cheat Sheet

Close #206
This commit is contained in:
Shohei Ueda 2019-10-09 18:11:25 +09:00 committed by GitHub
parent 89e3c2f564
commit 2059910cc3
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/)