Skip to content

Commit 42aef2b

Browse files
author
Mashiro
authored
Update configuration files (#80)
Update .github/workflows/bot.yml
1 parent 7009ed8 commit 42aef2b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/bot.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ name: Repository[bot]
22
on:
33
workflow_dispatch: {}
44
schedule:
5-
- cron: 0 11 * * *
6-
label:
7-
types: [created, edited, deleted]
5+
- cron: 0 12 * 1-2,11-12 *
6+
- cron: 0 11 * 3-10 *
87
issues:
98
types: [opened, closed, reopened, edited]
109
issue_comment:

0 commit comments

Comments
 (0)