Merge branch 'master' into patch-1

This commit is contained in:
Gary Ewan Park 2019-02-15 10:06:59 -08:00 committed by GitHub
commit d8837b93f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,9 +76,9 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Automatically rebase a PR](https://github.com/cirrus-actions/rebase)
- [Evaluate Clojure in the issue comment](https://github.com/repetitive/actions/tree/master/clojure)
- [Create Pull Request when branch is pushed](https://github.com/repetitive/actions/tree/master/auto-pull-request)
- [Label pull request once it has a specified number of approvals](https://github.com/pullreminders/label-when-approved-action)
- [Add labels to Pull Request based on matched file patterns](https://github.com/banyan/auto-label)
#### Github Pages
- [Deploy a Zola site to GitHub Pages](https://github.com/shalzz/zola-deploy-action)
@ -117,6 +117,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Using surge.sh, deploy your branch specific storybook as a pull request deployment](https://github.com/codeship/storybook-surge-github-action)
- [Create Release Archive](https://github.com/lubusIN/actions/tree/master/archive)
- [Publish WordPress Plugin](https://github.com/lubusIN/actions/tree/master/wordpress)
- [Deploy a Theme to Shopify](https://github.com/pgrimaud/actions/tree/master/shopify)
#### External Services