Skip to content

Commit 66e89fb

Browse files
committed
Create issue-score.yml
1 parent 3d40766 commit 66e89fb

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/workflows/issue-score.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: Issue Score
2+
3+
on:
4+
issues:
5+
types:
6+
- field_added
7+
8+
jobs:
9+
update-score:
10+
uses: defold/github-actions-common/.github/workflows/issue-score.yml@master

0 commit comments

Comments
 (0)