Ask the Cockpit Bots to propose updates for NPM modules
This commit is contained in:
parent
bb541d7506
commit
9e09cfb77f
1 changed files with 7 additions and 0 deletions
7
.tasks
Executable file
7
.tasks
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Open issues for things that need doing on a regular basis
|
||||
bots/npm-trigger
|
||||
|
||||
# Find those issues and propose to do them
|
||||
bots/issue-scan
|
||||
Loading…
Add table
Add a link
Reference in a new issue