mirror of
https://github.com/zhigang1992/probot.git
synced 2026-06-16 11:50:10 +08:00
Update actions.js
This commit is contained in:
@@ -7,6 +7,6 @@ module.exports = {
|
||||
open: require('./actions/open'),
|
||||
unlabel: require('./actions/unlabel'),
|
||||
unlock: require('./actions/unlock'),
|
||||
react: require('./actions/react')
|
||||
react: require('./actions/react'),
|
||||
updateIssue: require('./actions/update-issue')
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user