From 5f0c19afaa342ab69827697ba46d1a1a3d758288 Mon Sep 17 00:00:00 2001 From: Eric Fennis Date: Mon, 30 Jun 2025 21:50:58 +0200 Subject: [PATCH] ci(suggest-tags): Allow to always run --- .github/workflows/pull-request-tags-suggestions.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pull-request-tags-suggestions.yml b/.github/workflows/pull-request-tags-suggestions.yml index 7b3229630..d3b892bba 100644 --- a/.github/workflows/pull-request-tags-suggestions.yml +++ b/.github/workflows/pull-request-tags-suggestions.yml @@ -2,7 +2,6 @@ name: Pull request tags suggestions on: pull_request_target: - types: [opened, reopened] paths: - 'icons/*.json'