mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
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:
parent
89e3c2f564
commit
2059910cc3
@ -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)
|
- [Internet of Things (IOT)](#internet-of-things-iot)
|
||||||
- [Machine Learning Ops](#machine-learning-ops)
|
- [Machine Learning Ops](#machine-learning-ops)
|
||||||
- [Performance Monitoring](#performance-monitoring)
|
- [Performance Monitoring](#performance-monitoring)
|
||||||
|
- [Cheat Sheet](#cheat-sheet)
|
||||||
- [Tutorials](#tutorials)
|
- [Tutorials](#tutorials)
|
||||||
|
|
||||||
## Official Resources
|
## 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)
|
- [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
|
## Tutorials
|
||||||
|
|
||||||
- [Introducing GitHub Actions](https://css-tricks.com/introducing-github-actions/)
|
- [Introducing GitHub Actions](https://css-tricks.com/introducing-github-actions/)
|
||||||
|
Loading…
Reference in New Issue
Block a user