chore(github-action): disable docker readme publish action

Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
Pranav C
2021-10-11 20:56:58 +05:30
parent ed3551aa33
commit d2bc5560ab

View File

@@ -1,8 +1,8 @@
name: "Publish : Docker Readme"
on:
push:
branches: [ master ]
on: workflow_dispatch
# push:
# branches: [ master ]
jobs:
docker-description: