disabled cron on workflow
This commit is contained in:
3
.github/workflows/close_inactive_issues.yml
vendored
3
.github/workflows/close_inactive_issues.yml
vendored
@@ -1,7 +1,6 @@
|
||||
name: Close inactive issues
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 22 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
close-issues:
|
||||
|
||||
Reference in New Issue
Block a user