FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Run no-response action daily · esp88812-coder/vscode-java-debug@099f97a · GitHub

Commit 099f97a

Browse files
Run no-response action daily
1 parent 84a9a4c commit 099f97a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎.github/workflows/no-response.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ on:
88
issue_comment:
99
types: [created]
1010
schedule:
11-
# Schedule for five minutes after the hour, every hour
12-
- cron: '5 * * * *'
11+
# every morning at 00:00 am
12+
- cron: '0 0 * * *'
1313

1414
jobs:
1515
noResponse:

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL