Skip to content

Commit

Permalink
Update no-response.yml - once a day
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo committed Mar 13, 2023
1 parent 393cb43 commit 06e14e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/no-response.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
issue_comment:
types: [created]
schedule:
# Schedule for five minutes after the hour, every hour
- cron: '5 * * * *'
# Every day at 8am
- cron: '0 8 * * *'

# All permissions not specified are set to 'none'.
permissions:
Expand Down

0 comments on commit 06e14e9

Please sign in to comment.