Update README.md

This commit is contained in:
Ilya Chekalsky 2020-01-23 18:22:42 +01:00 committed by GitHub
parent ab214b5310
commit 9925e808d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -259,7 +259,6 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Run dotenv-linter - Lints your .env files like a charm, with optional reviewdog output on the PR](https://github.com/wemake-services/dotenv-linter) - [Run dotenv-linter - Lints your .env files like a charm, with optional reviewdog output on the PR](https://github.com/wemake-services/dotenv-linter)
- [Run dotenv-linter, with reviewdog output on the PR](https://github.com/mgrachev/action-dotenv-linter) - [Run dotenv-linter, with reviewdog output on the PR](https://github.com/mgrachev/action-dotenv-linter)
- [Show and auto-fix linting errors for many programming languages](https://github.com/samuelmeuli/lint-action) - [Show and auto-fix linting errors for many programming languages](https://github.com/samuelmeuli/lint-action)
- [Test Ansible roles with Molecule](https://github.com/robertdebock/molecule-action)
- [PHP_CodeSniffer With Annotations](https://github.com/chekalsky/phpcs-action) - [PHP_CodeSniffer With Annotations](https://github.com/chekalsky/phpcs-action)
#### Security #### Security