From 1b84f11fdb9ff6aa4b2fc3b6fa96491b8f9ad6af Mon Sep 17 00:00:00 2001 From: 3hx Date: Tue, 31 Oct 2023 23:50:20 +0000 Subject: [PATCH] test3 --- .github/workflows/release-drafter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index d7ca692..82e66d2 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -4,7 +4,7 @@ on: push: # branches to consider in the event; optional, defaults to all branches: - - master + - main # 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