Skip to content

Commit

Permalink
Update NO_RESPONSE.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderson1993 authored Jan 19, 2023
1 parent 970ade3 commit 2ba19ac
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 @@ -6,8 +6,8 @@ on:
issue_comment:
types: [created]
schedule:
# Schedule for five minutes after the hour, every hour
- cron: "5 * * * *"
# Runs once a week
- cron: "5 4 * * 1"

jobs:
noResponse:
Expand Down

0 comments on commit 2ba19ac

Please sign in to comment.