diff --git a/.github/workflows/tools-docker-image.yaml b/.github/workflows/tools-docker-image.yaml index 0be2ada..ee8d9ba 100644 --- a/.github/workflows/tools-docker-image.yaml +++ b/.github/workflows/tools-docker-image.yaml @@ -50,4 +50,4 @@ on: # description: Branch to build the image from # required: true push: - branches: ['usman/tools-app'] + branches: ['usman/app-base']