ci: issue-checkbox-checker.yml

This commit is contained in:
晓丶梦丶仁
2025-06-14 00:18:34 +08:00
committed by GitHub
parent e8e9d7a38a
commit 371f4e814a

View File

@@ -2,7 +2,7 @@ name: Auto Close not reading issues or Fold checkboxes
on:
issues:
types: [opened]
types: [opened, edited]
jobs:
check-then-close-or-fold: