From 7ea7ffbb7b2442d20f338c094c7a6f077aa809e0 Mon Sep 17 00:00:00 2001 From: carmal891 Date: Tue, 24 Sep 2024 14:04:32 +0530 Subject: [PATCH] PR fixes newline issue --- .github/workflows/release.yml | 2 +- .gitignore | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fd4cc9a7..690fe304 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -172,4 +172,4 @@ jobs: tag: ${{ steps.get_version.outputs.VERSION }} revision: ${{github.sha}} force: false - + \ No newline at end of file diff --git a/.gitignore b/.gitignore index 8b6cb2f8..15ffc091 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,3 @@ pvsadm_audit.log # operations logfile pvsadm.log -