Skip to content

Commit f3deda5

Browse files
authored
Update repository files (#204)
Co-authored-by: kdevbot[bot] <155479163+kdevbot[bot]@users.noreply.github.com>
1 parent 13c3db5 commit f3deda5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/kdevbot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ on:
66
- cron: 0 10 * 3-10 1
77
create:
88
issues:
9-
types: [opened, reopened, closed]
9+
types: [opened, edited, reopened, closed]
1010
pull_request:
1111
branches: [main]
12-
types: [opened, reopened, closed]
12+
types: [opened, edited, reopened, closed]
1313
issue_comment:
14-
types: [created]
14+
types: [created, edited]
1515
release:
1616
types: [published]
1717

0 commit comments

Comments
 (0)