mirror of
https://github.com/hadolint/hadolint-action.git
synced 2025-01-31 03:41:08 +01:00
Merge pull request #49 from offa/doc_inputs_typo
Fix typo in input docs
This commit is contained in:
commit
96339c1113
1 changed files with 2 additions and 1 deletions
|
@ -50,7 +50,7 @@ steps:
|
|||
| | severity | |
|
||||
| ignore | Space separated list of Hadolint rules to | <none> |
|
||||
| | ignore. | |
|
||||
| trusted-resgitries | List of urls of trusted registries | |
|
||||
| trusted-registries | List of urls of trusted registries | |
|
||||
|
||||
## Hadolint Configuration
|
||||
|
||||
|
@ -65,6 +65,7 @@ Contributions are what make the open source community such an amazing place to b
|
|||
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
|
||||
4. Push to the Branch (`git push origin feature/AmazingFeature`)
|
||||
5. Open a Pull Request
|
||||
|
||||
## 💛 Support the project
|
||||
|
||||
If this project was useful to you in some form, We would be glad to have your support. It will help keeping the project alive.
|
||||
|
|
Loading…
Add table
Reference in a new issue