From b0e2786cfa69e912fdf8bcc715cc11c5b4e30fdb Mon Sep 17 00:00:00 2001 From: Emad Mokhtar Date: Sun, 21 Apr 2024 11:38:15 +0200 Subject: [PATCH] Improve the github actions --- .github/workflows/semver-lable.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/semver-lable.yml b/.github/workflows/semver-lable.yml index ba0f710..b1c9e8c 100644 --- a/.github/workflows/semver-lable.yml +++ b/.github/workflows/semver-lable.yml @@ -7,7 +7,6 @@ on: jobs: semver_tag_from_pr: - needs: [golangci, test] permissions: contents: write pull-requests: read