8000 create Issue Bot workflow (#456) · Sam0930/nativescript-vue@62492f2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 62492f2

Browse files
authored
create Issue Bot workflow (nativescript-vue#456)
1 parent 680356f commit 62492f2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/main.workflow

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
workflow "Run issue bot" {
2+
resolves = ["rigor789/nativescript-vue-issue-bot@actions"]
3+
on = "issues"
4+
}
5+
6+
action "rigor789/nativescript-vue-issue-bot@actions" {
7+
uses = "rigor789/nativescript-vue-issue-bot@actions"
8+
}

0 commit comments

Comments
 (0)
0