mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 01:57:13 +00:00
change stale issue and discussion handling to run once a week (#120)
This commit is contained in:
@@ -3,7 +3,7 @@ name: "Close stale issues"
|
||||
# Controls when the action will run.
|
||||
on:
|
||||
schedule:
|
||||
- cron: "*/60 * * * *"
|
||||
- cron: "0 9 * * 1"
|
||||
|
||||
jobs:
|
||||
cleanup:
|
||||
|
||||
Reference in New Issue
Block a user