Skip to content

Commit 1b76e0d

Browse files
committed
ci: fix dependent pr workflow
1 parent 73b1103 commit 1b76e0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dependent_pr.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
name: Dependent PR
1+
name: Dependent PRs
22

33
on:
4-
pull_request:
4+
issues:
55
types:
66
- opened
77
- edited

0 commit comments

Comments
 (0)