diff --git a/.github/workflows/bot.yml b/.github/workflows/bot.yml index acef404..a6dbd0d 100644 --- a/.github/workflows/bot.yml +++ b/.github/workflows/bot.yml @@ -2,9 +2,8 @@ name: Repository[bot] on: workflow_dispatch: {} schedule: - - cron: 0 11 * * * - label: - types: [created, edited, deleted] + - cron: 0 12 * 1-2,11-12 * + - cron: 0 11 * 3-10 * issues: types: [opened, closed, reopened, edited] issue_comment: