Implement chat-ops for insiders release

This commit is contained in:
Aria Minaei 2023-02-05 15:05:54 +01:00
parent 56595c32cb
commit 4fb60bdd5a
5 changed files with 198 additions and 28 deletions

View file

@ -64,5 +64,8 @@
"resolutions": {
"@types/react": "^17.0.9",
"@types/react-dom": "^17.0.9"
},
"dependencies": {
"@actions/core": "^1.10.0"
}
}