From d021ebe204b64a84fc9cdc2b646e1e644506373c Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Sun, 15 Feb 2026 12:25:54 +0000 Subject: [PATCH] ci(dco): remove reopened trigger Signed-off-by: Xe Iaso --- .github/workflows/lint-pr-title.yaml | 1 - foo.txt | 0 2 files changed, 1 deletion(-) create mode 100644 foo.txt diff --git a/.github/workflows/lint-pr-title.yaml b/.github/workflows/lint-pr-title.yaml index 3224cac7..2ee7b737 100644 --- a/.github/workflows/lint-pr-title.yaml +++ b/.github/workflows/lint-pr-title.yaml @@ -6,7 +6,6 @@ on: - opened - edited - synchronize - - reopened jobs: lint_pr_title: diff --git a/foo.txt b/foo.txt new file mode 100644 index 00000000..e69de29b