diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 3af2c60..672133f 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -1,6 +1,7 @@ name: publish -on: [push] +#on: [push] +on: workflow_dispatch jobs: publish-hello-world-image: diff --git a/README.md b/README.md index 1015887..d4ecc51 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# docker-hello-world +# docker-hello-world-praven [![Build Status](https://github.com/jonashackt/docker-hello-world/workflows/publish/badge.svg)](https://github.com/jonashackt/docker-hello-world/actions) [![renovateenabled](https://img.shields.io/badge/renovate-enabled-yellow)](https://renovatebot.com)