Bot add assign ability (#1876)

* add vela robot for issue triage

* fix url for document redirect

* assign description
This commit is contained in:
wangyuan249
2021-07-06 20:31:19 +08:00
committed by GitHub
parent 016becf2be
commit cd1fdc8ade
4 changed files with 17 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ jobs:
with:
repository: "oam-dev/kubevela-github-actions"
path: ./actions
ref: main
ref: v0.3
- name: Install Actions
run: npm install --production --prefix ./actions
- name: Run Commands