Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit 3cc2d22

Browse files
author
Mashiro
authored
Update repository files (#47)
1 parent b708568 commit 3cc2d22

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/manager.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, edited]
9+
types: [opened, reopened, closed]
1010
pull_request:
1111
branches: [main]
12-
types: [opened, reopened, closed, edited]
12+
types: [opened, reopened, closed]
1313
issue_comment:
14-
types: [created, edited]
14+
types: [created]
1515
release:
1616
types: [published]
1717

0 commit comments

Comments
 (0)