mirror of
https://github.com/hadolint/hadolint-action.git
synced 2025-02-07 15:21:07 +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 | |
|
| | severity | |
|
||||||
| ignore | Space separated list of Hadolint rules to | <none> |
|
| ignore | Space separated list of Hadolint rules to | <none> |
|
||||||
| | ignore. | |
|
| | ignore. | |
|
||||||
| trusted-resgitries | List of urls of trusted registries | |
|
| trusted-registries | List of urls of trusted registries | |
|
||||||
|
|
||||||
## Hadolint Configuration
|
## 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'`)
|
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
|
||||||
4. Push to the Branch (`git push origin feature/AmazingFeature`)
|
4. Push to the Branch (`git push origin feature/AmazingFeature`)
|
||||||
5. Open a Pull Request
|
5. Open a Pull Request
|
||||||
|
|
||||||
## 💛 Support the project
|
## 💛 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.
|
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