Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit 274e8e2

Browse files
committed
check_run
1 parent 99a939d commit 274e8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/watch-lintdiff.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: "~Watch - LintDiff"
44
on:
55
# check_suite is preferred over check_run to avoid triggering on all check
66
# runs. In some cases, check_run must be used in testing environments.
7-
check_suite:
7+
check_run:
88
types: completed
99

1010
workflow_run:

0 commit comments

Comments
 (0)