tasks: Drop issue-scan

This is now done by webhooks and AMQP.
This commit is contained in:
Martin Pitt 2019-07-09 08:16:52 +02:00
parent acc7de2d6d
commit 0c1d1b82e2

3
.tasks
View file

@ -11,6 +11,3 @@ if [ $chance -gt 9 ]; then
# Open issues for things that need doing on a regular basis # Open issues for things that need doing on a regular basis
bots/npm-trigger bots/npm-trigger
fi fi
# Find those issues and propose to do them
bots/issue-scan