mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 18:13:09 +00:00
change stale issue and discussion handling to run once a week (#120)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: HandleStaleDiscussions
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 */4 * * *'
|
||||
- cron: "0 9 * * 1"
|
||||
discussion_comment:
|
||||
types: [created]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user