diff --git a/.github/workflows/pr-build-check.yaml b/.github/workflows/pr-build-check.yaml index 35896fa..7040cc3 100644 --- a/.github/workflows/pr-build-check.yaml +++ b/.github/workflows/pr-build-check.yaml @@ -38,4 +38,3 @@ jobs: event: 'COMMENT', body: 'Failed To BUILD! Please check the build logs for details and Resolve the issues before merging.' }); - }); \ No newline at end of file