Ask the Cockpit Bots to propose updates for NPM modules
This commit is contained in:
parent
5d73df67ee
commit
70b85f7296
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