Skip to content

Commit d3a753f

Browse files
authored
Merge pull request #11 from kubestellar/add-assignment-helper
🌱 Add assignment-helper workflow
2 parents 80ecfa2 + b931a21 commit d3a753f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: Assignment Helper
2+
3+
on:
4+
issue_comment:
5+
types: [created]
6+
7+
jobs:
8+
assignment-helper:
9+
uses: kubestellar/infra/.github/workflows/reusable-assignment-helper.yml@main

0 commit comments

Comments
 (0)