Skip to content

Commit feae717

Browse files
committed
shut the line counter workflow up haha pt 2
1 parent a604573 commit feae717

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-line-counter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: PR Line Counter
22

33
on:
44
pull_request:
5-
types: [opened, synchronize, reopened, ready_for_review]
5+
types: [opened, reopened, ready_for_review]
66
paths:
77
- 'utils/matrix-logic/generate_sweep_configs.py'
88

0 commit comments

Comments
 (0)