tasks: Drop issue-scan

This is now done by webhooks and AMQP.

Closes #195
This commit is contained in:
Martin Pitt 2019-07-11 11:58:18 +02:00 committed by GitHub
parent acc7de2d6d
commit d900a7231d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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