Skip to content

Commit

Permalink
Update action-needed.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
palma21 committed Jul 19, 2020
1 parent 38c3ba7 commit 4fe0fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action-needed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Mark stale issues and pull requests

on:
schedule:
- cron: "30 8 * * 1-5"
- cron: "30 8 * * 1"

jobs:
stale:
Expand Down

0 comments on commit 4fe0fe1

Please sign in to comment.