self-assign (#1911)

This commit is contained in:
wangyuan249
2021-07-13 21:02:55 +08:00
committed by GitHub
parent 1d76964ca0
commit 7d711c2f39
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -28,4 +28,4 @@ Assign:
When you participating in an issue area, and you want to assign to others
to distribute this task or self-assign to give a solution. You can use the comment bellow.
* Write the word `/assign githubname` in a comment, the robot will automatically assign to the corresponding person.
* Specially, write the word `/assign` in a comment, you can assgin this task to yourself.
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
with:
repository: "oam-dev/kubevela-github-actions"
path: ./actions
ref: v0.3
ref: v0.4
- name: Install Actions
run: npm install --production --prefix ./actions
- name: Run Commands