Merge pull request #70 from jwr0/add-jwr0-dockerfile-linter-action

add jwr0/dockerfile-linter-action Dockerfile linter
This commit is contained in:
Sarah Drasner 2019-01-28 14:20:45 -07:00 committed by GitHub
commit d84e8703c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,6 +81,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [GitHub Action for Gatsby CLI](https://github.com/jzweifel/gatsby-cli-github-action) - [GitHub Action for Gatsby CLI](https://github.com/jzweifel/gatsby-cli-github-action)
- [Send a Discord notification](https://github.com/Ilshidur/action-discord) - [Send a Discord notification](https://github.com/Ilshidur/action-discord)
- [GraphQL Inspector Action](https://github.com/kamilkisiela/graphql-inspector) - [GraphQL Inspector Action](https://github.com/kamilkisiela/graphql-inspector)
- [Lint a Dockerfile (using replicatedhq/dockerfilelint)](https://github.com/jwr0/dockerfile-linter-action)
- [Android Build and Emulator Actions](https://github.com/vgaidarji/android-github-actions) - [Android Build and Emulator Actions](https://github.com/vgaidarji/android-github-actions)
- [Build Hugo static content site and publish it to gh-pages branch](https://github.com/khanhicetea/gh-actions-hugo-deploy-gh-pages) - [Build Hugo static content site and publish it to gh-pages branch](https://github.com/khanhicetea/gh-actions-hugo-deploy-gh-pages)