mirror of
https://github.com/redhat-actions/push-to-registry.git
synced 2025-05-04 04:09:54 +02:00
Add Link checker workflow
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
0ab92f3d53
commit
f52484f302
2 changed files with 19 additions and 12 deletions
13
README.md
13
README.md
|
@ -3,6 +3,7 @@
|
|||
[](https://github.com/redhat-actions/push-to-registry/actions?query=workflow%3A%22CI+checks%22)
|
||||
[](https://github.com/redhat-actions/push-to-registry/actions?query=workflow%3A%22Test+Build+and+Push%22)
|
||||
[](https://github.com/redhat-actions/push-to-registry/actions?query=workflow%3A%22Multiple+container+CLI+build+tests%22)
|
||||
[](https://github.com/redhat-actions/push-to-registry/actions?query=workflow%3A%22Link+checker%22)
|
||||
<br><br>
|
||||
[](https://github.com/redhat-actions/push-to-registry/tags)
|
||||
[](./LICENSE)
|
||||
|
@ -149,15 +150,3 @@ If the action pulled an image from the Docker image storage into the Podman stor
|
|||
Note that quay.io repositories are private by default.<br>
|
||||
|
||||
This means that if you push an image for the first time, you will have to authenticate before pulling it, or go to the repository's settings and change its visibility.
|
||||
|
||||
## Contributing
|
||||
|
||||
This is an open source project open to anyone. This project welcomes contributions and suggestions!
|
||||
|
||||
## Feedback & Questions
|
||||
|
||||
If you discover an issue please file a bug in [GitHub issues](https://github.com/redhat-actions/push-to-registry/issues) and we will fix it as soon as possible.
|
||||
|
||||
## License
|
||||
|
||||
MIT, See [LICENSE](./LICENSE) for more information.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue