Add Cirrus Actions

This commit is contained in:
Fedor Korotkov 2019-01-22 13:43:52 -05:00 committed by GitHub
parent 40f2601d4d
commit 1e715c73c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,6 +53,8 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Declaratively setup GitHub Labels](https://github.com/lannonbr/issue-label-manager-action)
- [GitHub Actions for Yarn](https://github.com/Borales/actions-yarn)
- [Snyk CLI Test Action](https://github.com/clarkio/snyk-cli-action)
- [Send email on failed GitHub Checks](https://github.com/cirrus-actions/email)
- [Automatically rebase a PR](https://github.com/cirrus-actions/rebase)
### Tutorials