From d55dfaa1fd81c111b87de100b9e25ae73c6813cc Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Tue, 22 Aug 2023 14:51:37 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Added=20name=20to=20workflow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/print-secrets.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/print-secrets.yml b/.github/workflows/print-secrets.yml index 7e88114..d9003e9 100644 --- a/.github/workflows/print-secrets.yml +++ b/.github/workflows/print-secrets.yml @@ -1,3 +1,4 @@ +name: Print Github Secrets on: workflow_dispatch: jobs: