We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7d6c19 commit 0a00d84Copy full SHA for 0a00d84
README.md
@@ -94,15 +94,6 @@ $this->callAfterResolving(
94
| `php artisan metrics:clear` | Clears metrics storage |
95
| `metrics:collect-scheduled` | Runs `ScheduledCollectors`. Using by Scheduler |
96
97
-
98
-## Roadmap
99
100
-- [x] Scheduled Collectors by config
101
-- [x] Document Scheduled collectors
102
-- [x] Configure Semantic Release for GitHub Actions
103
-- [ ] Ability to disable Scheduled tasks
104
-- [ ] Convert the roadmap to issues
105
106
## Testing
107
108
### Run tests
0 commit comments