From 6cfb8c5bb72e8bb7151bfa70e75672516ff080ce Mon Sep 17 00:00:00 2001 From: cytopia Date: Tue, 7 Jun 2022 13:26:07 +0200 Subject: [PATCH] Update release drafter --- .github/workflows/release-drafter.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index b79c80f..1a63d7e 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -6,10 +6,6 @@ on: # branches to consider in the event; optional, defaults to all branches: - master - # pull_request event is required only for autolabeler - pull_request: - # Only following types are handled by the action, but one can default to all as well - types: [opened, reopened, synchronize] jobs: update_release_draft: