From dcf134aa7eef6cd817c6fb30841d7f512fe8b567 Mon Sep 17 00:00:00 2001 From: German Date: Mon, 12 Dec 2022 12:38:30 +0100 Subject: [PATCH] Adding types --- .github/workflows/label.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index 2d026a7ef6a..4c1d4b9927d 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -1,6 +1,7 @@ name: "Pull Request Labeler" on: - pull_request: + pull_request: + types: [opened, reopened] push: branches: [ main ] paths: