7 lines
148 B
Bash
Executable file
7 lines
148 B
Bash
Executable file
#!/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
|