chore(github-action): Add checkout step

Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
This commit is contained in:
Pranav C
2021-07-23 15:12:13 +05:30
parent 5d6423639b
commit 79c8b10e7a

View File

@@ -10,6 +10,8 @@ jobs:
docker-description:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Docker Hub Description
uses: peter-evans/dockerhub-description@v2
with: